CSS height fix for Read Post button [Fixes #921] (#922)

* [Fix #909] [ci skip] Added links to testing libraries on testing.md, fixed typo

* Fixed height for READ POST button

* Fixed heigth for READ POST button
This commit is contained in:
Albert Alises 2018-10-15 21:21:52 +02:00 committed by Ben Halpern
parent abf98ca797
commit 63acc9b72a

View file

@ -209,7 +209,7 @@
}
}
button {
width: 100px;
width: 130px;
padding: 3px 0px;
font-size: 1.2em;
font-weight: bold;