diff --git a/modules/home/gui/apps/browsers/floorp/config/themes/config/userChrome.css b/modules/home/gui/apps/browsers/floorp/config/themes/config/userChrome.css index 87c894f..8313c11 100755 --- a/modules/home/gui/apps/browsers/floorp/config/themes/config/userChrome.css +++ b/modules/home/gui/apps/browsers/floorp/config/themes/config/userChrome.css @@ -54,6 +54,10 @@ display: none !important; } +#urlbar-input { + padding-left: 8px !important; +} + /* Hide site information button */ #identity-box { display: none !important;