summaryrefslogtreecommitdiffstats
path: root/webbrowser/base
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-05-08 01:36:36 -0700
committerThomas Groman <tgroman@nuegia.net>2020-05-08 01:36:36 -0700
commit60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a (patch)
treeac0841083cbcc08233e56bba410398d9617e97aa /webbrowser/base
parentc9d96f4105e91bad95423e93195f4146f5720081 (diff)
downloadwebbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar.gz
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar.lz
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar.xz
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.zip
Replace -moz prefixed logical properties in themes
Diffstat (limited to 'webbrowser/base')
-rw-r--r--webbrowser/base/content/browser.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webbrowser/base/content/browser.css b/webbrowser/base/content/browser.css
index a2970ae..37cabf5 100644
--- a/webbrowser/base/content/browser.css
+++ b/webbrowser/base/content/browser.css
@@ -321,7 +321,7 @@ panel[noactions] > richlistbox > richlistitem[type~="action"] > .ac-url-box > .a
}
#identity-box.verifiedIdentity > #identity-icon-labels > #identity-icon-label {
- -moz-margin-end: 0.25em !important;
+ margin-inline-end: 0.25em !important;
}
#wrapper-search-container > #search-container > #searchbar > .searchbar-textbox > .autocomplete-textbox-container > .textbox-input-box > html|*.textbox-input {