Add a little extra space for users of http://www.kevinmarks.com/distributed-verify.html
This commit is contained in:
parent
332d5f9953
commit
e482be4475
1 changed files with 5 additions and 0 deletions
|
@ -12,3 +12,8 @@
|
||||||
margin-right: 5px
|
margin-right: 5px
|
||||||
&:last-child
|
&:last-child
|
||||||
margin-right: 0
|
margin-right: 0
|
||||||
|
|
||||||
|
/* Provide a little extra space around the badges added by the
|
||||||
|
* http://www.kevinmarks.com/distributed-verify.html script. */
|
||||||
|
.verified, .unverified
|
||||||
|
margin-right: 4px
|
||||||
|
|
Loading…
Reference in a new issue