summaryrefslogtreecommitdiff
path: root/app/views/layouts/_header.html.haml
AgeCommit message (Collapse)Author
2014-05-26tickets: structure i18nAzul
2014-05-13move User Control Panel heading out of mastheadAzul
the masthead can only handle content of a limited width. Alternatively we could make the masthead title wider and add padding on the left so it still aligns nicely with the mask. However the wider we make it the worse it looks on small width displays. Another option would be to make the masthead contain multiple lines. However vertical aligment to the middle of 1 OR 2 lines of text is a real pain. So I went with a super simple masthead and the Caption goes below.
2013-09-02Remove references to email_settings controller, which has been removed. An ↵jessib
identities controller will replace it.
2013-07-04help - fix ticket navigation & links (use @user, not user).elijah
2013-07-04cleaned up application layout and some minor css.elijah
2013-07-04start of new ui - css changes, layout changes, navigation changes.elijah