Merge pull request #1960 from SamuelNZ/patch-1

Update layout.css
This commit is contained in:
Sebastian Grewe 2014-03-18 07:20:41 +01:00
commit c562fb9a3f

View File

@ -11,6 +11,8 @@ padding: 0;
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
background: #F8F8F8;
font-size: 12px;
min-width: 1323px;
/* Allows resizing without distortion of graphs and the like, some older browsers will ingnore this */
}
.clear {