update views and CSS to reflect feedback from @berkeleytrue and @raisedadead

This commit is contained in:
Quincy Larson
2016-07-28 12:10:31 -07:00
parent f28e4a95f7
commit fbfff58f6b
3 changed files with 41 additions and 15 deletions

View File

@@ -127,7 +127,7 @@ h1, h2, h3, h4, h5, h6, p, li {
margin-top: 10px;
}
ul {
.large-li > li {
list-style: none;
}
@@ -1181,6 +1181,6 @@ and (max-width : 400px) {
@import "toastr.less";
@import "map.less";
ol, li {
ul > li {
list-style-type: disc;
}