aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/bootstrap.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/bootstrap.scss')
-rw-r--r--client/src/sass/bootstrap.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss
index 2f691de70..a3261a8a6 100644
--- a/client/src/sass/bootstrap.scss
+++ b/client/src/sass/bootstrap.scss
@@ -162,3 +162,7 @@ ngb-tabset.bootstrap {
162 max-height: 1500px; 162 max-height: 1500px;
163 } 163 }
164} 164}
165
166.dropdown-divider {
167 margin: 0.3rem 0;
168} \ No newline at end of file