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