#2211 The "media" dropdown in the main menu in the web interface is separated from the menu
This commit is contained in:
parent
7423f4a115
commit
2fdaf79f9a
|
@ -116,6 +116,7 @@ input, select {
|
||||||
clear: both;
|
clear: both;
|
||||||
background: url("css_img/bg_navigation.png") repeat-x top left;
|
background: url("css_img/bg_navigation.png") repeat-x top left;
|
||||||
margin-bottom: 38px;
|
margin-bottom: 38px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container_nav[class] {
|
.container_nav[class] {
|
||||||
|
|
Loading…
Reference in New Issue