diff options
Diffstat (limited to 'client/src/sass/bootstrap.scss')
-rw-r--r-- | client/src/sass/bootstrap.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index 0bb349a45..ac53ae7a5 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss | |||
@@ -363,8 +363,8 @@ ngb-tooltip-window { | |||
363 | } | 363 | } |
364 | 364 | ||
365 | .callout { | 365 | .callout { |
366 | padding: 1.25rem; | 366 | padding: 1.25rem; |
367 | border: 1px solid #eee; | 367 | border: 1px solid #eee; |
368 | border-radius: .25rem; | 368 | border-radius: .25rem; |
369 | 369 | ||
370 | & > label { | 370 | & > label { |