mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Remove unnecessary and deprecated bootstrap responsive utilities
This commit is contained in:
parent
7610d74c4c
commit
3d92f97c9e
@ -170,7 +170,7 @@ let AccordionListItemTableEditions = React.createClass({
|
|||||||
displayElement: getLangText('ID'),
|
displayElement: getLangText('ID'),
|
||||||
displayType: TableItemText,
|
displayType: TableItemText,
|
||||||
rowWidth: 5,
|
rowWidth: 5,
|
||||||
className: 'hidden-xs visible-sm visible-md visible-lg'
|
className: 'hidden-xs'
|
||||||
}),
|
}),
|
||||||
new ColumnModel({
|
new ColumnModel({
|
||||||
transition,
|
transition,
|
||||||
|
Loading…
Reference in New Issue
Block a user