mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-07 08:10:48 +00:00
Merge topic 'fix-css-indent-mobile' into release-4.3
ce46db5d5b Help: Fix version notes on small screens
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11798
This commit is contained in:
@@ -308,9 +308,9 @@ table.docutils td {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
div.deprecated > :first-child,
|
||||
div.versionadded > :first-child,
|
||||
div.versionchanged > :first-child {
|
||||
:not(.footnote) > div.deprecated > :first-child,
|
||||
:not(.footnote) > div.versionadded > :first-child,
|
||||
:not(.footnote) > div.versionchanged > :first-child {
|
||||
text-indent: -10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user