client/css: align controls in horizontal forms

This commit is contained in:
rr- 2016-04-14 17:44:29 +02:00
parent c92c7b722f
commit 334ff8edcd

View file

@ -149,6 +149,7 @@ input[type=email],
input[type=password]
font-family: 'Droid Sans', sans-serif
font-size: 100%
line-height: 100%
padding: 0.3em
text-overflow: ellipsis
width: 100%
@ -189,7 +190,7 @@ input[type=submit]
font-size: 100%
line-height: 100%
padding: 0.3em 0.7em
border: 1px solid $button-enabled-background-color
border: 2px solid $button-enabled-background-color
background: $button-enabled-background-color
color: $button-enabled-text-color
@ -200,7 +201,7 @@ input[type=submit]
color: $button-disabled-text-color
&:focus
outline: 2px solid $text-color
border: 2px solid $text-color
select:-moz-focusring
text-shadow: 0