Skip to content

Commit 93a9f4a

Browse files
authored
Width is not needed and just causes browser-dependent issues
1 parent 1c63ec7 commit 93a9f4a

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: 34px;
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: 421px;
155153
z-index: 500;
156154
}
157155

0 commit comments

Comments
 (0)