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/11/07 04:46:40 UTC

[16/29] isis git commit: ISIS-537 Remove a div.clearfix to save some vertical space and for better alignment of the table view selector and the entity action links

ISIS-537 Remove a div.clearfix to save some vertical space and for better alignment of the table view selector and the entity action links


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

Branch: refs/heads/ISIS-939
Commit: 33b3125f1b2187faedf11c145cfc55709686af9a
Parents: 21d008a
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Thu Nov 6 11:42:49 2014 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Thu Nov 6 11:42:49 2014 +0200

----------------------------------------------------------------------
 .../viewer/wicket/ui/selector/links/LinksSelectorPanelAbstract.html | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/33b3125f/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/selector/links/LinksSelectorPanelAbstract.html
----------------------------------------------------------------------
diff --git a/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/selector/links/LinksSelectorPanelAbstract.html b/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/selector/links/LinksSelectorPanelAbstract.html
index d573d33..14418d1 100644
--- a/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/selector/links/LinksSelectorPanelAbstract.html
+++ b/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/selector/links/LinksSelectorPanelAbstract.html
@@ -40,7 +40,6 @@
                 </div>
 
                 <span wicket:id="additionalLinks"></span>
-                <div class="clearfix"></div>
 
                 <div class="views">
                     <wicket:child/>