aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 5e9656918..219940b2a 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -3268,6 +3268,7 @@ button.close {
.btn-group-justified {
display: table;
width: 100%;
+ table-layout: fixed;
}
.btn-group-justified .btn {