Skip to content

Commit 22f0d21

Browse files
authored
Merge pull request #345 from phpbb/fix_style_select_display
Fix broken style select display
2 parents e58b7dd + 93a9f4a commit 22f0d21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

styles/prosilver/theme/demo.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ a.button:hover {
110110
#sibling-select {
111111
margin-left: 10px;
112112
padding: 0;
113-
width: 33px;
114113
}
115114

116115
#prev, #next {
@@ -151,7 +150,6 @@ a#next:hover span { background-position: 6px -26px; }
151150
height: 300px;
152151
margin-left: -100px;
153152
position: absolute;
154-
width: 420px;
155153
z-index: 500;
156154
}
157155

0 commit comments

Comments
 (0)