Update Bootstrap

pull/5742/merge
Aleksander Machniak 7 years ago
parent 6753d763ae
commit 43fc74333b

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -100,8 +100,7 @@ input.smart-upload {
*:first-child.input-group-addon { *:first-child.input-group-addon {
text-align: left; text-align: left;
min-width: 7em; min-width: 7.5em;
padding: .5rem
} }
} }

@ -34,6 +34,8 @@
tbody td { tbody td {
display: table-cell; display: table-cell;
outline: none; outline: none;
overflow: hidden;
text-overflow: ellipsis;
a { a {
color: @color-list; color: @color-list;

Loading…
Cancel
Save