mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 01:21:00 +00:00
update comment
This commit is contained in:
parent
967ee175dc
commit
410b7dd5e8
1 changed files with 2 additions and 2 deletions
|
|
@ -136,8 +136,8 @@
|
|||
|
||||
// Responsive tables
|
||||
//
|
||||
// Wrap your tables in `.table-responsive` and we'll make them mobile friendly
|
||||
// by enabling horizontal scrolling. Only applies <768px. Everything above that
|
||||
// Add `.table-responsive` to `.table`s and we'll make them mobile friendly by
|
||||
// enabling horizontal scrolling. Only applies <768px. Everything above that
|
||||
// will display normally.
|
||||
|
||||
.table-responsive {
|
||||
|
|
|
|||
Loading…
Reference in a new issue