Merge branch 'fix-logo' into 'master'

Remove width restriction for logo on sign-in page.

Follow-up on !4661 since we didn't remove the width restriction on that.

See merge request !4888
This commit is contained in:
Jacob Schatz 2016-06-23 22:42:55 +00:00
commit 214137aa60
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ header {
text-align: center;
#tanuki-logo, img {
width: 36px;
height: 36px;
}
}