From 2ca9f4ea5979c9412d5e47e4b68cd08abb0e7d38 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 24 Jun 2012 14:19:19 +0200 Subject: [PATCH] Fix form buttons (#1488548) --- skins/default/settings.css | 4 ++-- skins/default/templates/folderedit.html | 14 ++++++++------ skins/default/templates/identityedit.html | 13 ++++++++----- skins/default/templates/settingsedit.html | 13 ++++++------- 4 files changed, 24 insertions(+), 20 deletions(-) diff --git a/skins/default/settings.css b/skins/default/settings.css index 25150f027..24c4382b5 100644 --- a/skins/default/settings.css +++ b/skins/default/settings.css @@ -134,14 +134,14 @@ body.iframe, #formfooter .footerleft { - padding-left: 2px; + padding: 0 2px 10px; white-space: nowrap; float: left; } #formfooter .footerright { - padding-right: 2px; + padding: 0 2px 10px; white-space: nowrap; text-align: right; float: right; diff --git a/skins/default/templates/folderedit.html b/skins/default/templates/folderedit.html index c5fa2490f..28b9a5507 100644 --- a/skins/default/templates/folderedit.html +++ b/skins/default/templates/folderedit.html @@ -11,12 +11,14 @@
-

- - " class="button" onclick="history.back()" />  - - -

+
+
+ + " class="button" onclick="history.back()" />  + + +
+
diff --git a/skins/default/templates/identityedit.html b/skins/default/templates/identityedit.html index 3416f414d..3b33752ca 100644 --- a/skins/default/templates/identityedit.html +++ b/skins/default/templates/identityedit.html @@ -18,12 +18,15 @@
- - + -
- -
+ + +
+
+ +
+
diff --git a/skins/default/templates/settingsedit.html b/skins/default/templates/settingsedit.html index ec980a8f0..642eb094e 100644 --- a/skins/default/templates/settingsedit.html +++ b/skins/default/templates/settingsedit.html @@ -10,13 +10,12 @@
- -
- -
-
- -
+ +
+
+ +
+