Remove unused css.

This commit is contained in:
evazion
2017-04-28 15:08:07 -05:00
parent 7aae76d80a
commit 3eef8a62cc
2 changed files with 0 additions and 17 deletions

View File

@@ -122,13 +122,6 @@
}
}
section#responsive-tag-list {
display: block;
h1 {
font-size: 1em;
}
}
div#page {
div.comments-for-post div.list-of-comments article.comment div.content {
clear: both;
@@ -179,10 +172,6 @@
}
@media screen and (max-width: 440px) {
#responsive-tag-list {
display: block;
}
input#expand-search {
display: none;
}

View File

@@ -299,12 +299,6 @@ div#c-posts {
font-size: $h4_size;
}
aside#sidebar > section#pool-sidebar {
span.ui-icon {
color: #666;
}
}
aside#sidebar > section > ul {
margin-bottom: 1em;
}