Fixed a bug with tags
This commit is contained in:
parent
f321e21645
commit
0292deea19
@ -146,7 +146,7 @@
|
|||||||
#tags .empty .edit { margin-top: 0; }
|
#tags .empty .edit { margin-top: 0; }
|
||||||
|
|
||||||
#tags .tag {
|
#tags .tag {
|
||||||
float: left;
|
display: inline-block;
|
||||||
padding: 6px 10px;
|
padding: 6px 10px;
|
||||||
margin: 0 6px 8px 0;
|
margin: 0 6px 8px 0;
|
||||||
background-color: black(.5);
|
background-color: black(.5);
|
||||||
|
Loading…
Reference in New Issue
Block a user