DaanHoogland commented on issue #3186: Add possibility to set KVM MTU size for NIC URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-495135215 @gmueller-ewerk there is a small conflict: ``` .detail-view .details.group-multiple { float: left; <<<<<<< nic_set_mtu_size height: 700px; ======= >>>>>>> master width: 100%; height: 600px; margin-bottom: 30px; } ``` Can you quickly decide to use 600px or 700px?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
