client/css: fix tag delete form ghost margin
This commit is contained in:
parent
1019062698
commit
974bc7e908
|
@ -64,6 +64,9 @@
|
|||
width: 7em
|
||||
.messages, .buttons
|
||||
margin-left: 7em
|
||||
.tag-delete
|
||||
.messages, .buttons
|
||||
margin-left: 0 !important
|
||||
|
||||
.content-wrapper.tag-categories
|
||||
width: 100%
|
||||
|
|
Loading…
Reference in New Issue