diff options
Diffstat (limited to 'docs/_static/css')
| -rw-r--r-- | docs/_static/css/tables.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/_static/css/tables.css b/docs/_static/css/tables.css index 945e4e45..1a3817d8 100644 --- a/docs/_static/css/tables.css +++ b/docs/_static/css/tables.css @@ -125,10 +125,8 @@ @media screen and (max-width: 575px) { #table-cfgcmd_wrapper, #table-opcmd_wrapper { - & label { - & input { - margin-top: 10px - } + & .dt-search input { + margin-top: 10px; } } } |
