summaryrefslogtreecommitdiff
path: root/searx/static/css
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2014-01-29 20:08:00 +0100
committerasciimoo <asciimoo@gmail.com>2014-01-29 20:08:00 +0100
commit93b5ecdc756d0fc81d72d0f85b6d24af32a081cf (patch)
tree120051944dc354009a0b29a108b824ef380a986b /searx/static/css
parentba872a84bb2db9b31591efd10ddd44d22f4748b5 (diff)
downloadsearxng-93b5ecdc756d0fc81d72d0f85b6d24af32a081cf.tar.gz
searxng-93b5ecdc756d0fc81d72d0f85b6d24af32a081cf.zip
[fix] w3m submit button text display
Diffstat (limited to 'searx/static/css')
-rw-r--r--searx/static/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css
index 4163e753d..de831e382 100644
--- a/searx/static/css/style.css
+++ b/searx/static/css/style.css
@@ -146,6 +146,7 @@ tr:hover td { background: #DDDDDD; }
opacity: 0.8;
width: 28px;
height: 30px;
+ font-size: 0;
}
#results { margin: 10px; padding: 0; }