diff options
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r-- | paper/_bootswatch.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss index ae69f826..d7af3a4b 100644 --- a/paper/_bootswatch.scss +++ b/paper/_bootswatch.scss @@ -480,7 +480,7 @@ input[type="checkbox"], &:last-child { &:before { display: block; - content: 'div::before'; + content: ""; position: absolute; width: 100%; height: 100%; |