mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Based on suggestion from Lucian (Nux), this patch increases the UI's container width by 200px as most modern resolutions on desktop/laptops/workstations are at least 1400px wide. By increasing the width and adjusting css properties throughout the UI, we get more space to show information. This also gets rid of horizontal scrollbar in case of metrics views. This also, fixes the UI logos to include our mascot 'cloudmonkey'. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>