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