mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 07:16:31 -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;
|
||||
}
|
||||
|
||||
#search-input {
|
||||
padding-right: 12px !important;
|
||||
}
|
||||
|
||||
/* Table headers are bolded in dark mode, do it in light mode too */
|
||||
table th {
|
||||
font-weight: 600 !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user