Bläddra i källkod

Fixes #350: Website CSS issue

Alex Dima 8 år sedan
förälder
incheckning
f59fa81626
1 ändrade filer med 0 tillägg och 9 borttagningar
  1. 0 9
      website/index/index.css

+ 0 - 9
website/index/index.css

@@ -1,12 +1,3 @@
-.try [class*="span"] {
-	-webkit-box-sizing:	border-box;
-	-o-box-sizing:		border-box;
-	-moz-box-sizing:	border-box;
-	-ms-box-sizing:		border-box;
-	box-sizing:			border-box;
-	word-wrap:          break-word;
-}
-
 .try .drops {
 .try .drops {
 	margin: 0;
 	margin: 0;
 	list-style: none;
 	list-style: none;