mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Pulled #right out of Layout into it's own cms_right file
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44549 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
11def0fbf2
commit
eddea31429
@ -403,6 +403,7 @@ div.CommentFilter {
|
|||||||
/* Makes room for AJAX Action buttons */
|
/* Makes room for AJAX Action buttons */
|
||||||
#right {
|
#right {
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
|
overflow: hidden;
|
||||||
/* HACK: any IE */
|
/* HACK: any IE */
|
||||||
padding-bottom: expression('35px');
|
padding-bottom: expression('35px');
|
||||||
}
|
}
|
||||||
|
@ -97,9 +97,6 @@ body.stillLoading select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** 3-PANEL LAYOUT **/
|
/** 3-PANEL LAYOUT **/
|
||||||
#right {
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
#top {
|
#top {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 33px;
|
height: 33px;
|
||||||
|
Loading…
Reference in New Issue
Block a user