bmbrands / moodle-theme_elegance

This is the new official elegance repository
http://basbrands.nl
23 stars 12 forks source link

Your first 3.0 challenge! Docked blocks... #128

Closed emmarichardson closed 8 years ago

emmarichardson commented 8 years ago

Docked blocks are behaving strangely in Chrome in 3.0. This is very noticeable in the admin block. When you expand the menu,instead of the top of the block staying level with the top of the tab in the dock, it extends up towards the top of the page. This then becomes an issue with the fixed navbar as the top of the dock will hide behind it. (in firefox, the navbar sits behind the docked block so not a problem) Two images show how it is on 2.9.2 and how it is on 3.0.

screen shot 2015-10-29 at 2 31 44 pm screen shot 2015-10-29 at 2 31 53 pm

On a side note, I think the docked blocks look much better with the min-width is set to 250px or 300px instead of 200px. In 3.0, the Clean docked blocks are pretty wide. I replicated this issue in Bootstrap too. (At least the expanding upwards part of it)

gjb2048 commented 8 years ago

MDL-51229

bmbrands commented 8 years ago

should be ok now!