Improved position of the edit icon for tags
This commit is contained in:
parent
75d175b9cc
commit
a06bc1786a
@ -140,6 +140,15 @@
|
||||
font-size: 14px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
#infobox #tags .edit {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#infobox #tags .empty .edit {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
#infobox .tag {
|
||||
float: left;
|
||||
padding: 4px 7px;
|
||||
|
Loading…
Reference in New Issue
Block a user