Fixed min-width of container-fluid in danimoth's theme

This commit is contained in:
str4d
2012-12-23 12:43:44 +00:00
parent 9b72db7c59
commit 5e1b2a55eb

View File

@@ -181,7 +181,7 @@ clear:both;
.container-fluid {
position:relative;
min-width:940px;
min-width:660px;
/*padding-left:20px;
padding-right:20px;
padding-top: 13px;*/