Remove underline from textcomplete dropdown

This commit is contained in:
Pavel Djundik 2018-10-01 17:12:37 +03:00
parent dfcec914a6
commit aceffed61f

View file

@ -2075,7 +2075,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
}
.textcomplete-item a:hover {
opacity: 1;
text-decoration: none;
}
.emoji {