mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-25 17:41:25 +02:00
[ticket/12719] normalize 3.0.3 and firefox 40 fx
This commit is contained in:
@@ -105,3 +105,11 @@ ul {
|
||||
* might still respond to pointer events.
|
||||
*/
|
||||
[tabindex="-1"]:focus { outline: none !important }
|
||||
|
||||
/**
|
||||
* Remove double underline from recent version of firefox
|
||||
*/
|
||||
abbr[title] {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user