1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/0d9bba36e6d8/ Changeset: 0d9bba36e6d8 User: james_taylor Date: 2013-09-27 19:32:13 Summary: Remove some uneeded styles (now in base.less) Affected #: 1 file diff -r 64a8b5cdd905978ae383a5f77ce9d34bcb91d450 -r 0d9bba36e6d81eac1c78806d11666b40dd2951ba templates/base/base_panels.mako --- a/templates/base/base_panels.mako +++ b/templates/base/base_panels.mako @@ -29,20 +29,6 @@ right: 0 !important; %endif } -## This is some dirty hack happening - %if self.message_box_visible or self.show_inactivity_warning: - #left, #left-border, #center, #right-border, #right - { - top: 64px; - } - %endif - %if self.message_box_visible and self.show_inactivity_warning: - #left, #left-border, #center, #right-border, #right - { - top: 94px; - } - #inactivebox{top:64px;} - %endif </style></%def> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.