Fix Mark as read button spacing in Chrome which was shifted up relative to the other buttons.

pull/2020/head
Charlie 6 years ago
parent 44bd07e506
commit 5eb57cf236
  1. 1
      p/themes/Origine/origine.css

@ -148,6 +148,7 @@ form th {
display: inline-block;
min-height: 37px;
min-width: 15px;
line-height: 25px;
margin: 0;
padding: 5px 10px;
background: #fff;

Loading…
Cancel
Save