summaryrefslogtreecommitdiffstats
path: root/browser/css/toolbar.css
diff options
context:
space:
mode:
Diffstat (limited to 'browser/css/toolbar.css')
-rw-r--r--browser/css/toolbar.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/browser/css/toolbar.css b/browser/css/toolbar.css
index eb2b02eb75..2353552fa1 100644
--- a/browser/css/toolbar.css
+++ b/browser/css/toolbar.css
@@ -153,7 +153,7 @@ w2ui-toolbar {
height: 30px;
}
-#tb_formulabar_item_address, #tb_formulabar_item_item_2, #tb_formulabar_item_functiondialog {
+#tb_formulabar_item_address, #tb_formulabar_item_item_2 {
padding-top: 2px;
vertical-align: top;
}
@@ -925,7 +925,6 @@ button.leaflet-control-search-next
.w2ui-icon.entirecolumn{ background: url('images/lc_entirecolumn.svg') no-repeat center !important; }
.w2ui-icon.selecttable{ background: url('images/lc_selecttable.svg') no-repeat center !important; }
-.w2ui-icon.functiondialog{ background: url('images/lc_functiondialog.svg') no-repeat center !important; }
.w2ui-icon.accepttrackedchanges{ background: url('images/lc_accepttrackedchanges.svg') no-repeat center !important; }
.w2ui-icon.ok{ background: url('images/lc_ok.svg') no-repeat center !important; }
.w2ui-icon.cancel{ background: url('images/lc_cancel.svg') no-repeat center !important; }