Commit a4e1cc48 by Brian Talbot Committed by Daniel Friedman

Studio: correcting minor Sass indent and property syntax issues

parent d88dcfbd
...@@ -373,7 +373,7 @@ $outline-indent-width: $baseline; ...@@ -373,7 +373,7 @@ $outline-indent-width: $baseline;
} }
.item-title a { .item-title a {
color: $color-heading-base; color: $color-heading-base;
&:hover { &:hover {
color: $blue; color: $blue;
......
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
.widget-layout dl#brain_buster_captcha dd #captcha_answer { .widget-layout dl#brain_buster_captcha dd #captcha_answer {
display: block; display: block;
width: 97%%; width: 97%;
} }
.widget-layout .form-actions .btn-post_topic { .widget-layout .form-actions .btn-post_topic {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment