saone-et-loire-cd71-2019: set default box model to border-box (#39459)

This commit is contained in:
Thomas Jund 2020-02-12 17:56:23 +01:00
parent 8eb57705a8
commit 721e8ebca3
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ div#header-wrapper {
}
}
#toplinks {
box-sizing: content-box;
border: none;
box-shadow: none;
border-radius: 0;