client/css: fix tag delete form ghost margin
This commit is contained in:
parent
1019062698
commit
974bc7e908
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@
|
||||||
width: 7em
|
width: 7em
|
||||||
.messages, .buttons
|
.messages, .buttons
|
||||||
margin-left: 7em
|
margin-left: 7em
|
||||||
|
.tag-delete
|
||||||
|
.messages, .buttons
|
||||||
|
margin-left: 0 !important
|
||||||
|
|
||||||
.content-wrapper.tag-categories
|
.content-wrapper.tag-categories
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|
Loading…
Reference in a new issue