An error occurred while fetching the assigned milestone of the selected merge_request.
+ 5
- 20
@@ -27,15 +27,16 @@
@@ -148,7 +149,7 @@
@@ -164,22 +165,6 @@
Created by: MartijnCuppens
The containers within the navbar are extended, which generates quite a lot of CSS. By inheriting the flex-wrap
property, we avoid the generation of these styles.
Also added the child combinator to the containers and used flex-wrap
instead of flex-flow
, since the flex-direction
shouldn't be set.
Preferences