tours: set default box model to border-box (#39459)

This commit is contained in:
Thomas Jund 2020-04-03 11:18:25 +02:00
parent ec4b969d38
commit 7a55224e46
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ div#header {
#columns > div.wcsformsofcategorycell {
&.foldable {
h2 span {
box-sizing: border-box;
}
}
h2:first-child {