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

Merge pull request #4991 from Sophist-UK/ticket/15390

[ticket/15390] Fix vertical bar permission tooltip
This commit is contained in:
Marc Alexander
2017-11-26 21:58:59 +01:00
2 changed files with 1 additions and 3 deletions

View File

@@ -525,7 +525,6 @@ li {
padding: 0;
border-right: 1px solid #CCCFD3;
position: relative;
z-index: 1;
}
.rtl #menu {
@@ -1891,7 +1890,6 @@ li.pagination ul {
color: #000;
text-align: center;
border: 1px solid #AAA;
opacity: .95;
}
.tooltip span.top {