You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by ev...@apache.org on 2017/03/14 16:44:26 UTC

[4/5] incubator-spot git commit: removing 2 break lines to change only 1 line fix

removing 2 break lines to change only 1 line fix


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

Branch: refs/heads/master
Commit: e6e16929c492bdb0fdb28ec8320016c953ba4d22
Parents: 15bb19f
Author: bryanmontesv <br...@gmail.com>
Authored: Tue Mar 7 07:44:31 2017 -0800
Committer: Montes Velazquez <jo...@intel.com>
Committed: Tue Mar 14 10:35:20 2017 -0600

----------------------------------------------------------------------
 spot-oa/ui/css/main.css | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/e6e16929/spot-oa/ui/css/main.css
----------------------------------------------------------------------
diff --git a/spot-oa/ui/css/main.css b/spot-oa/ui/css/main.css
index 8268fed..00368ca 100755
--- a/spot-oa/ui/css/main.css
+++ b/spot-oa/ui/css/main.css
@@ -4,8 +4,6 @@
     height: 100% !important;
 }
 
-
-
 .spot-minimized {
     position: absolute;
     top: -1000000px;