tweaked big.less to not raise errors on comment parsing (tested elsewhere)
This commit is contained in:
parent
3ce2d7ad19
commit
756b3976e7
@ -2903,11 +2903,9 @@ div.fivestar-container .hover { background-position: -575px -32px; }
|
||||
}
|
||||
|
||||
/* @end
|
||||
|
||||
*/
|
||||
|
||||
/* @end
|
||||
|
||||
*/
|
||||
|
||||
/* @end */
|
||||
@ -2950,7 +2948,6 @@ div.fivestar-container .hover { background-position: -575px -32px; }
|
||||
/* @end */
|
||||
|
||||
/*
|
||||
|
||||
@end */
|
||||
|
||||
ul.navList {
|
||||
@ -3076,7 +3073,6 @@ ul.navList li {
|
||||
padding-top: 25px;
|
||||
|
||||
/*
|
||||
|
||||
width: 775px; */
|
||||
}
|
||||
|
||||
@ -4807,4 +4803,4 @@ html.js .resizable-textarea textarea {
|
||||
background: #eaeaea;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
/* @end */
|
||||
|
Loading…
Reference in New Issue
Block a user