mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 22:13:13 +00:00
PHRAS-2608 Prod_Fix_responsive_custom_link #time 1h
This commit is contained in:
@@ -211,13 +211,13 @@ $mainMenuBottomBorder: none !default;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#nav_menu_container {
|
#nav_menu_container {
|
||||||
left: 0;
|
left: 5px;
|
||||||
width: 172px;
|
width: 172px;
|
||||||
.nav_menu {
|
.nav_menu {
|
||||||
top: 9px;
|
top: 9px;
|
||||||
}
|
}
|
||||||
.arrow-up {
|
.arrow-up {
|
||||||
left: 10px;
|
left: 5px;
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
@@ -225,7 +225,7 @@ $mainMenuBottomBorder: none !default;
|
|||||||
#nav_customlink_container {
|
#nav_customlink_container {
|
||||||
display: none;
|
display: none;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 0;
|
left: 4px;
|
||||||
width: auto;
|
width: auto;
|
||||||
.nav-wrapper-box {
|
.nav-wrapper-box {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -251,7 +251,7 @@ $mainMenuBottomBorder: none !default;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.arrow-up {
|
.arrow-up {
|
||||||
left: 10px;
|
left: 5px;
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user