From 60c5a5a31d270804d3782b75d4dcc556f6ddffa1 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sat, 16 Jun 2012 17:43:28 +0200 Subject: [PATCH] Missing semicolons. --- 4chan_x.user.js | 8 ++++---- script.coffee | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index c9ae30903..2a0b82c19 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2455,7 +2455,7 @@ \
  • \ Highlighted OPs will have their threads put on top of board pages by default.
    \ - For example: top:yes or top:no.\ + For example: top:yes; or top:no;.\
  • \ ' })); @@ -4726,15 +4726,15 @@ body.unscroll {\ vertical-align: middle;\ width: 600px;\ }\ -#options article li {\ - margin: 10px 0 10px 2em;\ -}\ #credits {\ float: right;\ }\ #options ul {\ padding: 0;\ }\ +#options article li {\ + margin: 10px 0 10px 2em;\ +}\ #options label {\ text-decoration: underline;\ }\ diff --git a/script.coffee b/script.coffee index e5500c50c..86e7c8e47 100644 --- a/script.coffee +++ b/script.coffee @@ -1909,7 +1909,7 @@ Options =
  • Highlighted OPs will have their threads put on top of board pages by default.
    - For example: top:yes or top:no. + For example: top:yes; or top:no;.
  • ' return