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 2017/02/14 22:55:51 UTC

[2/4] isis git commit: ISIS-1570: removes some commented out CSS

ISIS-1570: removes some commented out CSS


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

Branch: refs/heads/master
Commit: bf9a7a582869c684af95484d81dc8cbeffe88810
Parents: e740dac
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Tue Feb 14 22:36:27 2017 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Tue Feb 14 22:36:27 2017 +0000

----------------------------------------------------------------------
 .../apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css  | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/bf9a7a58/core/viewer-wicket-ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
----------------------------------------------------------------------
diff --git a/core/viewer-wicket-ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css b/core/viewer-wicket-ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
index fa1a84d..b3465b3 100644
--- a/core/viewer-wicket-ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
+++ b/core/viewer-wicket-ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/bootstrap-overrides.css
@@ -798,7 +798,6 @@ tr.headers th form input {
 .editing .edit {
     padding-top: 2px;
     float: right;
-/*    margin-bottom: 10px;*/
 }
 
 .multiLineStringPanel .scalarValueInput .editing .edit {
@@ -836,10 +835,6 @@ tr.headers th form input {
     margin-bottom: 4px;
 }
 
-.actions-right .additionalLinkListInline {
-    /*margin-top: -22px;*/
-}
-
 
 
 .booleanPanel .actions-right .additionalLinkListInline {