Autowidth nav dropdowns
This commit is contained in:
parent
be36578433
commit
007e946641
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ $fa-font-path: "../fonts";
|
||||||
.box .box {
|
.box .box {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropotron {
|
||||||
|
width: initial;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue