Solutions-Nitriques / anti_brute_force

Secure your Symphony CMS login page against brute force attacks
http://symphonyextensions.com/extensions/anti_brute_force/
Other
10 stars 12 forks source link

Minor UI glitches #27

Closed michael-e closed 10 years ago

michael-e commented 10 years ago

Is the newly added legend "Use this form to manually add an IP." really necessary in your eyes? It pushes the input to the right (in Safari), which doesn't look very elegant. I'd rather live without the legend, because the form is rather self-explaining.

As you can see in the screenshot (I used a small window to make it more obvious), also the alignment between "your" input and the "with selected" menu is not perfect.

bildschirmfoto 2014-07-29 um 18 26 46

nitriques commented 10 years ago

I did try a couple of things and was not happy with either one.... This was the one that was the less horrible.

The only thing I liked was to removed the background on that form...

I'll see what can be done. If you have any ideas, please share them. And thanks for your tests/feedback!

michael-e commented 10 years ago

Less is more in this case, because things are rather obvious. So I would love to see the legend removed. (This is my main point.)

Regarding the alignment (less important): I haven't checked the css, but if nothing else works, could you just use a top padding to push the menu down a bit?

nitriques commented 10 years ago

I'll see what I can do to make everybody happy :)

nitriques commented 10 years ago

How does this looks?

I even made sure the right and left margins were align with the rest of the content AND with Symphony core pages.

michael-e commented 10 years ago

Very nice now!

nitriques commented 10 years ago

I'll :shipit: then. Thanks!