1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 19:49:54 +02:00

[ticket/12769] Fix dropdown styling

This commit is contained in:
Michael Miday
2015-09-16 06:24:17 +02:00
parent 32868a6f87
commit cd97d591eb
12 changed files with 90 additions and 173 deletions

View File

@@ -45,8 +45,6 @@ li.breadcrumbs span:first-child > a {
z-index: 2;
right: 0;
top: 50%;
width: 30px;
height: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
@@ -57,7 +55,7 @@ li.breadcrumbs span:first-child > a {
}
.dropdown-extended a.mark_read:hover {
width: 40px;
width: 50px;
}
.jumpbox-cat-link,