clapotis-les-canards: don't let header title overflow (#35869)

This commit is contained in:
Frédéric Péters 2019-09-06 10:41:42 +02:00
parent ef2a84d34e
commit 1dcb50297f
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@
#header #top #logo a {
display: block;
height: 75px;
overflow: hidden;
}
}