Correct extremely silly syntax error.

The indented syntax obviously doesn’t use curly braces.
This commit is contained in:
Ryan Frederick 2012-03-18 19:55:17 -07:00
parent 6a4dbc6043
commit 25431b226d

View File

@ -1,8 +1,6 @@
@import compass/css3/user-interface
input[type="text"] {
+input-placeholder {
input[type="text"]
+input-placeholder
color: #bfbfbf
font-style: italic
}
}
font-style: italic