summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcss/design.css2
-rwxr-xr-xcss/rtl.css4
2 files changed, 1 insertions, 5 deletions
diff --git a/css/design.css b/css/design.css
index 22e035d43..19821d401 100755
--- a/css/design.css
+++ b/css/design.css
@@ -119,7 +119,7 @@
position: relative;
}
#dokuwiki__sitetools form.search input.edit {
- width: 16em;
+ width: 18em;
padding: .35em 22px .35em .1em;
}
#dokuwiki__sitetools form.search input.button {
diff --git a/css/rtl.css b/css/rtl.css
index d25ba3e3e..790545a1b 100755
--- a/css/rtl.css
+++ b/css/rtl.css
@@ -551,10 +551,6 @@ form#subscribe__form fieldset {
float: right;
margin: 0 0 .2em .2em;
}
-#dokuwiki__sitetools form.search input.button {
- right: auto;
- left: .2em;
-}
#dokuwiki__header .mobileTools {
float: left;