1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-03 05:12:37 +02:00

[ticket/12488] Removed <em> and removed anonymous check

PHPBB3-12488
This commit is contained in:
PayBas
2014-05-04 22:07:03 +02:00
parent 2c5a2a1390
commit cefeb7f752
4 changed files with 4 additions and 5 deletions

View File

@@ -731,8 +731,7 @@ fieldset.polls dd div {
height: auto !important;
}
dd.profile-warnings em {
font-style: normal;
dd.profile-warnings {
font-weight: bold;
}