diff options
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r-- | paper/_bootswatch.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss index 168e2b46..420b120f 100644 --- a/paper/_bootswatch.scss +++ b/paper/_bootswatch.scss @@ -410,6 +410,13 @@ input[type="checkbox"], } } +.form-group-lg { + select, + select.form-control { + line-height: 1.5; + } +} + // Navs ======================================================================= .nav-tabs { |