Browse Source

move "help" link 4px to the right when options page has borders

Gildas 6 năm trước cách đây
mục cha
commit
1b8d67928f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      extension/ui/pages/options.css

+ 4 - 0
extension/ui/pages/options.css

@@ -414,6 +414,10 @@ html.maximized {
     top: -4px;
 }
 
+.maximized #helpLabel {
+    padding-left: 4px;
+}
+
 @media (max-width:400px) {
     body,
     input,