Remove minimum width for web profiler content view

This commit is contained in:
John Bafford 2015-09-15 16:21:23 -04:00
parent af4a6245e7
commit 62dc0147bf

View File

@ -357,7 +357,6 @@ tr.status-warning td {
{# Layout
========================================================================= #}
.container {
min-width: 960px;
max-width: 1300px;
padding-right: 15px;
}