client/css: remove ghost margin near comment form
It appeared only on Chrome?
This commit is contained in:
parent
f1686f8449
commit
7116903438
|
@ -32,6 +32,7 @@
|
||||||
width: 100%
|
width: 100%
|
||||||
max-height: 80vh
|
max-height: 80vh
|
||||||
box-sizing: padding-box
|
box-sizing: padding-box
|
||||||
|
vertical-align: top /* ghost margin on chrome */
|
||||||
|
|
||||||
form
|
form
|
||||||
width: auto
|
width: auto
|
||||||
|
|
Loading…
Reference in New Issue