Skip to content

Commit

Permalink
BUGFIX:SSF-30 - Fixed dropdown cutoff in all browsers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbridson authored and chillu committed Mar 27, 2012
1 parent 1827dc6 commit bdb832e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion css/screen.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions scss/_AssetAdmin.scss
Expand Up @@ -4,9 +4,6 @@
.cms-edit-form.AssetAdmin {
overflow-y:auto; //adds scrolling only to the datagrid
}
.cms-content-tools .cms-panel-content .cms-search-form {
overflow:hidden; //removes scollbar from search field in filter
}
}
.cms-content-header-tabs {
.ui-tabs-nav {
Expand Down

0 comments on commit bdb832e

Please sign in to comment.