optionsUI+Opera: keep the status inside its block

This commit is contained in:
tophf 2017-04-21 15:36:02 +03:00
parent 09670f59dc
commit 5eb55baa95

View File

@ -32,6 +32,7 @@ body {
margin: 1em 0; margin: 1em 0;
border-bottom: 1px dotted #ccc; border-bottom: 1px dotted #ccc;
padding: 0 0 1em 16px; padding: 0 0 1em 16px;
position: relative;
} }
.block:last-child { .block:last-child {