wip: mobile layout, remove is_deleted constraint by default

This commit is contained in:
albert
2012-01-26 14:33:46 -05:00
parent d5c98dd0c4
commit ea16f2ce37
11 changed files with 135 additions and 65 deletions

View File

@@ -1,15 +1,12 @@
a.search-inc-tag {
display: none;
}
@import "../common/000_vars.css.scss";
a.search-exl-tag {
display: none;
}
.post-count {
display: none;
}
section#mode-box {
display: none;
article.post-preview {
height: 150px;
width: 150px;
margin-right: 5px;
margin-bottom: 5px;
float: left;
text-align: center;
vertical-align: middle;
@include inline-block;
}