X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fsearchbar.css;h=a7c3127bde6526bcf1c3415b9598a51619a81fb3;hp=b690cc1c2f6b8aa3e98a76ff7008570161a72cbc;hb=54d92f0593d9fc131ef534e4dd0e27c5043d78e5;hpb=df1d9c69484bd51df7dbc1c665555ae481b35733 diff --git a/LCARStrek/browser/searchbar.css b/LCARStrek/browser/searchbar.css index b690cc1c..a7c3127b 100644 --- a/LCARStrek/browser/searchbar.css +++ b/LCARStrek/browser/searchbar.css @@ -1,7 +1,6 @@ -.searchbar-textbox { - width: 6em; - min-width: 6em; -} +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ .autocomplete-textbox-container { -moz-box-align: stretch; @@ -70,11 +69,6 @@ -moz-image-region: rect(0, 16px, 16px, 0); } -.search-go-button:-moz-system-metric(touch-enabled) { - -moz-padding-start: 5px; - -moz-padding-end: 3px; -} - .search-go-button:-moz-locale-dir(rtl) { transform: scaleX(-1); }