mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-09 14:37:36 +01:00
Fix underline in UI-autocomplete
This commit is contained in:
parent
9df80d212e
commit
e99dbda126
@ -22,6 +22,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
padding: 0.3em 0.5em !important;
|
padding: 0.3em 0.5em !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
|
text-decoration: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover, a:focus, li:focus a {
|
a:hover, a:focus, li:focus a {
|
||||||
|
Loading…
Reference in New Issue
Block a user