Missing semicolons.

This commit is contained in:
Nicolas Stepien 2012-06-16 17:43:28 +02:00
parent b56a015471
commit 60c5a5a31d
2 changed files with 5 additions and 5 deletions

View File

@ -2455,7 +2455,7 @@
</li>\ </li>\
<li>\ <li>\
Highlighted OPs will have their threads put on top of board pages by default.<br>\ Highlighted OPs will have their threads put on top of board pages by default.<br>\
For example: <code>top:yes</code> or <code>top:no</code>.\ For example: <code>top:yes;</code> or <code>top:no;</code>.\
</li>\ </li>\
</ul>' </ul>'
})); }));
@ -4726,15 +4726,15 @@ body.unscroll {\
vertical-align: middle;\ vertical-align: middle;\
width: 600px;\ width: 600px;\
}\ }\
#options article li {\
margin: 10px 0 10px 2em;\
}\
#credits {\ #credits {\
float: right;\ float: right;\
}\ }\
#options ul {\ #options ul {\
padding: 0;\ padding: 0;\
}\ }\
#options article li {\
margin: 10px 0 10px 2em;\
}\
#options label {\ #options label {\
text-decoration: underline;\ text-decoration: underline;\
}\ }\

View File

@ -1909,7 +1909,7 @@ Options =
</li> </li>
<li> <li>
Highlighted OPs will have their threads put on top of board pages by default.<br> Highlighted OPs will have their threads put on top of board pages by default.<br>
For example: <code>top:yes</code> or <code>top:no</code>. For example: <code>top:yes;</code> or <code>top:no;</code>.
</li> </li>
</ul>' </ul>'
return return