aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
authorEdijs <iamedijs@hotmail.com>2019-02-12 09:00:09 -0700
committerEdijs <iamedijs@hotmail.com>2019-02-12 09:00:09 -0700
commit5d0e51cae33b29c65cb89c01c087af71b4885b6a (patch)
tree290ac8a0137ce481466c2abd991db9db4a8b3e02 /src/App.scss
parentdd1b25600564e3047dc3355aaa0e88c6b8814ddd (diff)
Fix styling
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss
index 1eaed6ea..a43b84a7 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -733,3 +733,7 @@ nav {
width: 100%;
}
}
+
+.btn.btn-default {
+ min-height: 28px;
+}