mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14103] Reset text-decoration in abbr element
PHPBB3-14103
This commit is contained in:
@@ -43,6 +43,9 @@ table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
abbr {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* General Markup Styles
|
||||
---------------------------------------- */
|
||||
|
Reference in New Issue
Block a user