Simplify CSS
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 4 Nov 2009 00:34:39 +0000 (17:34 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 6 Nov 2009 20:50:08 +0000 (13:50 -0700)
imp/themes/screen-dimp.css

index 6625cef..eb02efa 100644 (file)
@@ -263,9 +263,7 @@ div.vpRow.flagDeleted {
     position: absolute;
     left: 0;
     top: 0;
-    bottom: 0;
-    right: 0;
-    border: none;
+    border: 0;
     width: 100%;
     height: 100%;
 }