[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-1025-g904cb30
Thomas Sibley
trs at bestpractical.com
Thu Dec 23 16:24:39 EST 2010
The branch, 3.9-trunk has been updated
via 904cb30afa1fdc0c24642ce52e8b0baa8bdd4929 (commit)
from 643fd64c633cc1711dcb69edbf8b6a66ed6ce6ce (commit)
Summary of changes:
share/html/NoAuth/css/base/forms.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 904cb30afa1fdc0c24642ce52e8b0baa8bdd4929
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu Dec 23 16:24:24 2010 -0500
Slightly better placement of the Update format button - #16151
diff --git a/share/html/NoAuth/css/base/forms.css b/share/html/NoAuth/css/base/forms.css
index aa2fa1e..9c6c2a5 100755
--- a/share/html/NoAuth/css/base/forms.css
+++ b/share/html/NoAuth/css/base/forms.css
@@ -263,3 +263,8 @@ form div.submit div.buttons div.next {
width: 50%;
}
+/* query builder */
+
+#formatbuttons {
+ clear: both;
+}
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list