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 878507bf..d17e74bb 100644 --- a/paper/_bootswatch.scss +++ b/paper/_bootswatch.scss @@ -503,7 +503,7 @@ input[type="checkbox"], } .badge { - padding: 3px 6px 5px; + padding: 4px 6px 4px; } .progress { |