1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 03:59:52 +02:00

[ticket/12769] slightly refactor linklists

This commit is contained in:
Michael Miday
2015-09-16 17:17:43 +02:00
parent de7b1a2ec7
commit bc18985bd4
4 changed files with 8 additions and 10 deletions

View File

@@ -28,12 +28,6 @@ a {
text-decoration: underline;
}
/* Navigation bar links */
li.breadcrumbs span:first-child > a {
display: inline-block;
padding-left: 17px;
}
/* Notification mark read link */
.dropdown-extended a.mark_read {
background-position: center center;