summaryrefslogtreecommitdiff
path: root/htroot/env/base.css
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-04-30 06:21:53 +0200
committerMichael Peter Christen <mc@yacy.net>2014-04-30 06:21:53 +0200
commit9bb616d778ce710be1731eb591ebeeadd1f3eff1 (patch)
treeb476f7b4ab4325d5bcd32c59826ff174eefd92d2 /htroot/env/base.css
parent4a818ad72c9b98622e47834877a3b5fe02fadc65 (diff)
enhanced HostBrowser buttons and fixed text input alignment
Diffstat (limited to 'htroot/env/base.css')
-rw-r--r--htroot/env/base.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css
index 82f262c59..bd4b4b688 100644
--- a/htroot/env/base.css
+++ b/htroot/env/base.css
@@ -120,12 +120,6 @@ label {
cursor:pointer;
}
-input {
-margin:0.2em;
-margin-top:0px;
-margin-bottom:0px;
-}
-
pre {
font-family:monospace;
}