buttons margin fixed

This commit is contained in:
Dmitriy Zaporozhets 2012-07-05 09:35:23 +03:00
parent 4e0c2f00d3
commit df6a75d52d
12 changed files with 46 additions and 35 deletions

View file

@ -189,6 +189,12 @@ a:focus {
padding:4px 6px;
color:#444;
text-shadow:0 0 1px #fff;
&.grouped {
float: left;
margin-right: 6px;
padding: 6px;
}
}
}