[Commits] [svn:einsteintoolkit] www/global/ (Rev. 1329)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Wed May 21 10:14:38 CDT 2014
User: knarf
Date: 2014/05/21 10:14 AM
Modified:
/global/
style.css
Log:
try removing invalid CSS
File Changes:
Directory: /global/
===================
File [modified]: style.css
Delta lines: +1 -1
===================================================================
--- global/style.css 2014-05-21 15:08:57 UTC (rev 1328)
+++ global/style.css 2014-05-21 15:14:37 UTC (rev 1329)
@@ -123,7 +123,7 @@
/* the proper rules ready for future */
column-count: 3;
column-gap: 2em;
-column-width: 30%;
+/* column-width: 30%; -> percentage not valid */
/* Moz/Firefox rules */
-moz-column-count: 3;
More information about the Commits
mailing list