Remove IE css fallback

This commit is contained in:
Maximilian Krög
2022-07-30 22:57:31 +02:00
parent 6a6d2cd612
commit e56bda5848
6 changed files with 0 additions and 15 deletions

View File

@@ -172,7 +172,6 @@ li {
}
.navigation li.item .title {
cursor: pointer;
display: -ms-flexbox;
display: flex;
font-size: 0.85em;
}