BUGFIX: overflow hidden messes stuff up for chrome on mac

This commit is contained in:
Sam 2014-03-24 10:13:46 +11:00
parent a974dddec2
commit 89b62e133d
2 changed files with 0 additions and 2 deletions

View File

@ -152,7 +152,6 @@
.d-dropdown {
display: none;
overflow: hidden;
width: 320px;
position: absolute;
top: 100%;

View File

@ -143,7 +143,6 @@
.d-dropdown {
display: none;
overflow: hidden;
width: 290px;
position: absolute;
top: 100%;