# HG changeset patch # User Thomas Junk # Date 1530015485 -7200 # Node ID 1e279abd8e06af91dced6176e2decd0ee81d2898 # Parent ae6535d44563a05055abb838c70dcd0cfea17e93 Made login button smaller Login button has now 20px line height to harmonize layout. diff -r ae6535d44563 -r 1e279abd8e06 client/src/assets/login.scss --- a/client/src/assets/login.scss Tue Jun 26 14:07:13 2018 +0200 +++ b/client/src/assets/login.scss Tue Jun 26 14:18:05 2018 +0200 @@ -59,6 +59,7 @@ } .submitbutton { box-shadow: $basic-shadow-light !important; + line-height: 20px !important; } .title { margin-left: $offset;