mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01: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;
|
||||
}
|
||||
|
||||
header .bookmarkNotice .dontShowOptionsOnUpdate input {
|
||||
vertical-align: sub;
|
||||
}
|
||||
|
||||
.settings {
|
||||
width: 100%;
|
||||
border-spacing: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user