mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Update assets/scss/custom.scss
This commit is contained in:
parent
2dbbc70ad7
commit
e55434034c
|
|
@ -355,7 +355,7 @@ footer {
|
||||||
* results in annoying horizontal scrolling on mobile, so we instead
|
* results in annoying horizontal scrolling on mobile, so we instead
|
||||||
* switch to a fixed table layout on a narrow browser width.
|
* switch to a fixed table layout on a narrow browser width.
|
||||||
* (On a wider width the default auto table-layout provides better readability.)
|
* (On a wider width the default auto table-layout provides better readability.)
|
||||||
*
|
*
|
||||||
* Docsy makes all tables "responsive tables", which causes Bootstrap 4 to create
|
* Docsy makes all tables "responsive tables", which causes Bootstrap 4 to create
|
||||||
* tables with a "display" property of "block".
|
* tables with a "display" property of "block".
|
||||||
* However, for "table-layout: fixed" to be effective, an element must have a
|
* However, for "table-layout: fixed" to be effective, an element must have a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue