Studio: correcting minor Sass indent and property syntax issues

This commit is contained in:
Brian Talbot
2014-10-24 09:35:08 -04:00
committed by Daniel Friedman
parent d88dcfbd7e
commit a4e1cc483b
2 changed files with 2 additions and 2 deletions

View File

@@ -373,7 +373,7 @@ $outline-indent-width: $baseline;
}
.item-title a {
color: $color-heading-base;
color: $color-heading-base;
&:hover {
color: $blue;

View File

@@ -210,7 +210,7 @@
.widget-layout dl#brain_buster_captcha dd #captcha_answer {
display: block;
width: 97%%;
width: 97%;
}
.widget-layout .form-actions .btn-post_topic {