| ... | ... |
@@ -74,9 +74,8 @@ |
| 74 | 74 |
|
| 75 | 75 |
.rolldown {
|
| 76 | 76 |
clear: both; |
| 77 |
- left: 54px; |
|
| 78 |
- position: relative; |
|
| 79 |
- top: -8px; |
|
| 77 |
+ left: 67px; |
|
| 78 |
+ position: absolute; |
|
| 80 | 79 |
width: 67px; |
| 81 | 80 |
font-weight: normal; |
| 82 | 81 |
float: left; |
| ... | ... |
@@ -92,8 +91,8 @@ |
| 92 | 92 |
|
| 93 | 93 |
.drop-down {
|
| 94 | 94 |
position: relative; |
| 95 |
- top: 2px; |
|
| 96 |
- left: 36px; |
|
| 95 |
+ top: 1px; |
|
| 96 |
+ left: 54px; |
|
| 97 | 97 |
font-size: 13px; |
| 98 | 98 |
} |
| 99 | 99 |
} |