Studio: correcting minor Sass indent and property syntax issues
This commit is contained in:
committed by
Daniel Friedman
parent
d88dcfbd7e
commit
a4e1cc483b
@@ -373,7 +373,7 @@ $outline-indent-width: $baseline;
|
||||
}
|
||||
|
||||
.item-title a {
|
||||
color: $color-heading-base;
|
||||
color: $color-heading-base;
|
||||
|
||||
&:hover {
|
||||
color: $blue;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user