stylesheets/_iasd-widgets.scss in iasd-bootstrap-sass-1.2.1 vs stylesheets/_iasd-widgets.scss in iasd-bootstrap-sass-1.2.2
- old
+ new
@@ -1008,9 +1008,22 @@
}
}
}
}
}
+
+.entry-content {
+ .iasd-widget.highlights {
+ ul {
+ li {
+ line-height: 10px;
+ list-style: none;
+ color: $body-bg;
+ }
+ }
+ }
+}
+
@media (min-width: $screen-sm) {
.iasd-widget-posts_categories{
ul{
li{
height: 100px;
\ No newline at end of file