This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git
commit f0fb336d823abc22e7a99fd0e673d991efda1df8 Merge: d1eb66a 838f91b Author: Rohit Yadav <[email protected]> AuthorDate: Thu Jan 16 15:41:38 2020 +0530 component: fix infocard style/layout improvement (#100) Improve styling of InfoCard and instance hardware tab. Signed-off-by: Rohit Yadav <[email protected]> Co-authored-by: Rohit Yadav <[email protected]> src/components/view/InfoCard.vue | 632 +++++++++++++++++++++------------ src/components/widgets/OsLogo.vue | 2 +- src/locales/en.json | 10 +- src/views/compute/InstanceHardware.vue | 300 ++++++++++------ 4 files changed, 599 insertions(+), 345 deletions(-)
