mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-12 01:52:49 +00:00
client - input styling updates for firefox
This commit is contained in:
@@ -193,3 +193,8 @@ div {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// needed for firefox inputs
|
||||
.forum-input {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user