You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/10/24 13:42:08 UTC

[05/10] git commit: ISIS-537 Fix the comment about CSS region. The rules are about making the label on the left, not right

ISIS-537 Fix the comment about CSS region. The rules are about making the label on the left, not right


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e1963484
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e1963484
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/e1963484

Branch: refs/heads/master
Commit: e19634842ce8611bbf096bf774620e7abccbbaf9
Parents: 1802a6d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Fri Oct 24 11:27:17 2014 +0300
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Fri Oct 24 12:30:55 2014 +0100

----------------------------------------------------------------------
 .../org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/e1963484/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
----------------------------------------------------------------------
diff --git a/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css b/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
index f007da0..b809842 100644
--- a/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
+++ b/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
@@ -91,7 +91,7 @@ th > a > div > strong {
     float: left;
 }
 
-/* Labels on the right START */
+/* Labels on the left START */
 .form-inline .form-group {
     width: 100%;
 }