diff --git a/src/userChrome/urlbar.css b/src/userChrome/urlbar.css index 1d342c3..e196aea 100644 --- a/src/userChrome/urlbar.css +++ b/src/userChrome/urlbar.css @@ -28,13 +28,10 @@ display: none !important; } -/* urlbar not focused: smaller font */ +/* Smaller font: show more of the URL */ #urlbar-input { font-size: 9pt !important; } -#urlbar[open] #urlbar-input { - font-size: 10pt !important; -} /* Focused urlbar: hide all icons around it, so we have more space to edit the URL */ #urlbar[focused] #identity-box,