From 9f07ddf9074aea6d8c2602700279416358fbb399 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 19 Jan 2014 11:14:58 +0100 Subject: [PATCH] css indentation fixed --- web/briskin5/briskin5.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 1c3f88f..26c2854 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -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; } -- 2.17.1