mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 01:03:11 +00:00
merging from ui update branch
This commit is contained in:
parent
92a513b697
commit
d7c51a0dc4
1 changed files with 4 additions and 1 deletions
|
|
@ -272,10 +272,13 @@ img{
|
|||
.visuallyhidden();
|
||||
}
|
||||
label{
|
||||
font-weight:normal;
|
||||
-webkit-font-smoothing: auto;
|
||||
line-height:inherit;
|
||||
text-transform:uppercase;
|
||||
padding: 0.9em 1.2em 0.9em 3.5em;
|
||||
padding: 0.9em 1.2em 0.9em 3.7em;
|
||||
color: #AAA;
|
||||
font-size:0.95em;
|
||||
}
|
||||
input{
|
||||
float:left;
|
||||
|
|
|
|||
Loading…
Reference in a new issue