From 5eb55baa95cb3cefdc24d6dad3a3fa27d3bb4578 Mon Sep 17 00:00:00 2001 From: tophf Date: Fri, 21 Apr 2017 15:36:02 +0300 Subject: [PATCH] optionsUI+Opera: keep the status inside its block --- options/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/options/index.css b/options/index.css index 7d20ed45..a7c3a2af 100644 --- a/options/index.css +++ b/options/index.css @@ -32,6 +32,7 @@ body { margin: 1em 0; border-bottom: 1px dotted #ccc; padding: 0 0 1em 16px; + position: relative; } .block:last-child {