changeset 4944:efa6a718a437

style: remove css star hack for internet explorer 7 This is invalid css and only works on decrepit browsers. Remove it.
author Sean Farley <sean.michael.farley@gmail.com>
date Fri, 27 Feb 2015 09:34:22 -0800
parents a17ac75ca6e8
children 57b1406c0553
files kallithea/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Fri Feb 27 09:24:54 2015 -0800
+++ b/kallithea/public/css/style.css	Fri Feb 27 09:34:22 2015 -0800
@@ -666,7 +666,6 @@
     font-family: arial;
     font-size: inherit;
     border-collapse: separate;
-    *border-collapse: collapse;
     border-spacing: 0;
     border: 1px solid #7f7f7f;
 }