mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
add table-layout
This commit is contained in:
Vendored
+1
@@ -3158,6 +3158,7 @@ button.close {
|
||||
.btn-group-justified {
|
||||
display: table;
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.btn-group-justified .btn {
|
||||
|
||||
Reference in New Issue
Block a user