mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
Bug #1314: Increase menu size in self-service so all menu items stay in one line (problem with French)
(cherry picked from commit 500155937babf99db4f30c822c0cc6214546ef1b)
This commit is contained in:
parent
b1b65f34d3
commit
380557e776
@ -133,7 +133,7 @@ $(document).ready(function () {
|
||||
applyDefaultStyles: false
|
||||
, center__paneSelector: ".outer-center"
|
||||
, west__paneSelector: ".outer-west"
|
||||
, west__size: 160
|
||||
, west__size: 181
|
||||
, north__size: 26
|
||||
, south__size: 26
|
||||
, spacing_open: 0 // ALL panes
|
||||
|
Loading…
x
Reference in New Issue
Block a user