css indentation fixed
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 10:14:58 +0000 (11:14 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Jan 2014 10:14:58 +0000 (11:14 +0100)
web/briskin5/briskin5.css

index 1c3f88f..26c2854 100644 (file)
@@ -416,7 +416,7 @@ div.table_commands {
 
 .vert_midfloat {
     position: relative;
-#position: absolute;
+    #position: absolute;
     _top: 50%;
     left: 0px;
     width: 100%;
@@ -425,8 +425,8 @@ div.table_commands {
 }
 
 .vert_innfloat {
-#position: relative;
-#top: -50%;
+    #position: relative;
+    #top: -50%;
     text-align: center;
 }