Something went wrong while setting issue due date.
.container has conflicts
Closed
.container has conflicts
Created by: lolychee
lib/preboot.less
line 123
.container {
width: @siteWidth;
margin: 0 auto;
.clearfix();
}
lib/scaffolding.less
line 84
.container {
width: 940px;
margin: 0 auto;
}