Remove IE6/7 support (#354)

Removing CSS hack for non-supported IEs.
This commit is contained in:
Volker E
2019-12-16 21:31:41 -08:00
committed by Santhosh Thottingal
parent 0b4357621b
commit 98bf9fb794

View File

@@ -42,8 +42,6 @@
max-width: none;
min-width: 600px;
margin: 0 auto;
/* Nicolas Gallagher's micro clearfix */
*zoom: 1;
}
.grid .row .row {