1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/14193]Minor cleanups

PHPBB3-14193
This commit is contained in:
Michael Miday
2015-10-03 05:16:08 +02:00
parent 6b7fa249f1
commit 8907a66156
2 changed files with 3 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
.button:focus,
.button:hover {
text-decoration: none;
outline: none;
}
.caret {