attach css fixed firefox

This commit is contained in:
life
2014-09-22 19:58:25 +08:00
parent 416dd77717
commit 50b6af0446
5 changed files with 2531 additions and 8 deletions

@ -406,7 +406,6 @@
margin: 0;
padding: 0;
max-height: 240px;
overflow: scroll;
z-index: 3;
.alert {
margin: 0;
@ -422,7 +421,7 @@
margin: 0;
padding: 0;
max-height: 450px;
overflow-y: scroll;
overflow-y: auto;
li {
display: block;
margin: 0;