Change the small buttons (Read and Show new) to look better on chrome and other non-firefox browsers.

This commit is contained in:
shpuld 2017-03-11 03:23:34 +02:00
parent 9e42472679
commit 9061fa36ac
2 changed files with 5 additions and 2 deletions

View file

@ -8,8 +8,9 @@
position: relative;
.read-button {
position: absolute;
padding: 0.1em 0.3em 0.25em 0.3em;
right: 0.7em;
height: 1.8em;
line-height: 100%;
}
}