buttons margin fixed
This commit is contained in:
parent
4e0c2f00d3
commit
df6a75d52d
12 changed files with 46 additions and 35 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue