From 2634167f41f6e02f48f2cef5ef7c01601cd165ee Mon Sep 17 00:00:00 2001 From: Skylsmoi Date: Fri, 21 Apr 2017 15:00:57 +0200 Subject: [PATCH] fix taskbar design for iOS --- static/server/taskbar.css | 12 +++++++++--- static/server/taskbar.html.part | 24 +++++++++++++++--------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/static/server/taskbar.css b/static/server/taskbar.css index abe6c75..d584f0a 100644 --- a/static/server/taskbar.css +++ b/static/server/taskbar.css @@ -19,10 +19,16 @@ width: 20em; } -.kiwixsearch { +.kiwix .kiwix_centered { + max-width: 55.8em; + margin: 0 auto; +} +.kiwix .kiwix_button_wrapper { + float: left; +} +.kiwix .kiwix_searchform { float: right; } - .kiwix #kiwixtoolbar button, .kiwix #kiwixtoolbar #kiwixsearchform input[type="submit"] { margin-right: 5px; @@ -74,7 +80,7 @@ li.ui-state-focus { margin-top: 5px; } #kiwixsearchbox { - width: 65%; + width: 65%; } #kiwixsearchform input[type="submit"] { width: 30%; diff --git a/static/server/taskbar.html.part b/static/server/taskbar.html.part index 99af7ca..832e623 100644 --- a/static/server/taskbar.html.part +++ b/static/server/taskbar.html.part @@ -2,14 +2,20 @@ - - - -
- - - -
+
+
+ + + +
+
+
+ + + +
+
+
-
+