post control alignment fix
This commit is contained in:
parent
8ecb13a92a
commit
62a2ae7eb8
|
@ -5,9 +5,8 @@
|
|||
.post-controls .accepted-text {
|
||||
display: inline-block;
|
||||
font-size: inherit;
|
||||
vertical-align: middle;
|
||||
line-height: 35px;
|
||||
margin-right: -5px;
|
||||
line-height: 1;
|
||||
margin-right: -3px;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue