Skip to content

Fix material buttons

Nico requested to merge (removed):fix-mdl-button into master

In 7aba3abc I accidentially broke material buttons to have a button with blue background in the logout view.

Apologies, this fixes it.

Before

Screen_Shot_2017-06-23_at_16.11.43

Screen_Shot_2017-06-23_at_16.11.37

Now

Screen_Shot_2017-06-23_at_16.11.26

Screen_Shot_2017-06-23_at_16.11.23

Merge request reports