mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-04-18 08:08:28 +02:00
Fix vertical position of "don't..."-checkbox.
This commit is contained in:
parent
cedd2137e2
commit
0d5c9beeb3
@ -19,6 +19,10 @@ header .bookmarkNotice .dontShowOptionsOnUpdate {
|
|||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header .bookmarkNotice .dontShowOptionsOnUpdate input {
|
||||||
|
vertical-align: sub;
|
||||||
|
}
|
||||||
|
|
||||||
.settings {
|
.settings {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user