increase space between tags
This commit is contained in:
parent
4e75852322
commit
c4b5730486
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ checkbox
|
|||
|
||||
#tags-toggle label
|
||||
{
|
||||
margin: .15em !important;
|
||||
padding: 0 .15em 0 .15em !important;
|
||||
margin: .15em .05em .15em .3em !important;
|
||||
padding: 0 .25em 0 .25em !important;
|
||||
-moz-user-focus: ignore;
|
||||
max-width: 250px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue