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

このコミットが含まれているのは:
shpuld 2017-03-11 03:23:34 +02:00
コミット 9061fa36ac
2個のファイルの変更5行の追加2行の削除

ファイルの表示

@ -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%;
}
}

ファイルの表示

@ -43,8 +43,10 @@
.loadmore-button {
position: absolute;
right: 0.6em;
padding: 0.1em 0.3em 0.25em 0.3em;
min-width: 6em;
height: 1.8em;
line-height: 100%;
}
.error {
background-color: rgba(255, 48, 16, 0.65);