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.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss
index 97f72c41f..9328a27a2 100644
--- a/client/src/sass/bootstrap.scss
+++ b/client/src/sass/bootstrap.scss
@@ -333,7 +333,10 @@
333 .input-group-text > .dropdown-toggle { 333 .input-group-text > .dropdown-toggle {
334 display: flex; 334 display: flex;
335 } 335 }
336}
336 337
338.input-group,
339.btn-group {
337 .last-in-group { 340 .last-in-group {
338 border-top-right-radius: 3px !important; 341 border-top-right-radius: 3px !important;
339 border-bottom-right-radius: 3px !important; 342 border-bottom-right-radius: 3px !important;