]> git.sev.monster Git - dotfiles.git/commitdiff
librewolf: fix search bar padding on small screens
authorsev <git@sev.monster>
Wed, 10 Jan 2024 14:58:04 +0000 (15:58 +0100)
committersev <git@sev.monster>
Fri, 5 Apr 2024 21:27:41 +0000 (16:27 -0500)
librewolf/chrome/userContent.css

index 9aadec2c61b50e4f8b33f8658ff1516f9c1183e2..8109127bb7bf11270915de5f94568486af9485b1 100644 (file)
     margin: 10px auto !important;
   }
 
+  .search-wrapper {
+    padding: 30px 0 30px 0 !important;
+  }
+
   .collapsible-section.top-sites {
     margin-bottom: 0 !important;
   }
This page took 0.030227 seconds and 4 git commands to generate.