Skip to content

Commit c562fb9

Browse files
committed
Merge pull request #1960 from SamuelNZ/patch-1
Update layout.css
2 parents 885e932 + 2959485 commit c562fb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/site_assets/mpos/css/layout.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ padding: 0;
1111
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
1212
background: #F8F8F8;
1313
font-size: 12px;
14+
min-width: 1323px;
15+
/* Allows resizing without distortion of graphs and the like, some older browsers will ingnore this */
1416
}
1517

1618
.clear {

0 commit comments

Comments
 (0)