mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 20:35:48 -04:00
docs - fix padding to accomodate hidden element
This commit is contained in:
parent
37e0566745
commit
b0fb0024bc
@ -44,6 +44,10 @@ code {
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#search-input {
|
||||||
|
padding-right: 12px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Table headers are bolded in dark mode, do it in light mode too */
|
/* Table headers are bolded in dark mode, do it in light mode too */
|
||||||
table th {
|
table th {
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user