在我的標記(引導)我不能使用邊界,使2項之間的分隔符分離非利標記
<div class="status-wrap">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 straight-line">
<span>Interview Invitation</span>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<span>Invited 7 Jan 2014</span>
</div>
<div style="clear:both"></div>
</div>
問題,這兩個包裝的div的所有必要的類?在我看來,你正在用@media屏幕做響應式佈局。我只是認爲有一個更優雅的方式去做這件事。歡迎來到SO – Ljubisa