Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-10-01 14:13:37 -04:00
parent 1022f298ac
commit 72d7713013

View file

@ -3098,7 +3098,9 @@ a.tag:hover {
/* I know this is wrong but it seems to work flawlessly across sizes. */
.more-link {
float: right; }
float: right;
position: relative;
top: -0.333rem; }
.input, .textarea, .select select {
background-color: white;