merging from ui update branch

pull/3/head
Dave Cranwell 2014-02-05 11:12:08 +00:00
rodzic 5b9599ee3f
commit 045891ee3d
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -227,7 +227,7 @@ input[type=submit], input[type=reset], input[type=button], .button, button{
}
&.button-small.bicolor{
padding-left:3em;
padding-left:3.5em;
&:before{
width:2em;

Wyświetl plik

@ -250,9 +250,9 @@ img{
/* search form */
#menu-search{
position:relative;
.fields{
.transition(background-color 0.2s ease);
background-color:@color-grey-1;
border:0;
li{
border:0;

Wyświetl plik

@ -128,7 +128,7 @@
font-family:Bitter, Georgia, serif;
.border-radius(0px);
border:0;
padding-top:3em;
padding-top:2em;
padding-bottom:2em;
font-size:1.2em;
line-height:1.6em;