mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
Merged revisions 56671 via svnmerge from
svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.2.2 ........ r56671 | aoneil | 2008-06-23 10:36:40 +1200 (Mon, 23 Jun 2008) | 2 lines Add scroll bar for results in generic data admin ........ git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@56921 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
48f6aad194
commit
e96f7f1da4
@ -230,6 +230,10 @@ form#Form_EditForm #Form_ExportForm fieldset {
|
||||
|
||||
.clear {display: inline-block;}
|
||||
|
||||
#LeftPane {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
/* Hides from IE-mac \*/
|
||||
* html .clear {height: 1%;}
|
||||
.clear {display: block;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user