Skip to content

Commit

Permalink
VBV-1648 - [UI][i18n] Action items for containers tiles have huge mar…
Browse files Browse the repository at this point in the history
…gins

Change-Id: Icb636d9d6560fb925a8d9a30aa226ae118f78bcb
Reviewed-on: http://bellevue-ci.eng.vmware.com:8080/22476
Upgrade-Verified: jenkins <[email protected]>
Closures-Verified: jenkins <[email protected]>
Bellevue-Verified: jenkins <[email protected]>
CS-Verified: jenkins <[email protected]>
Reviewed-by: Iveta Ilieva <[email protected]>
  • Loading branch information
iilieva committed Nov 30, 2017
1 parent 4d8d25c commit 82f946e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ui/app/src/styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1545,6 +1545,8 @@ $alert-text-color: #ffffff;
color: $main_color;
visibility: hidden;
text-align: center;
max-width: 45px;
max-height: 12px;
}

.btn, .btn-circle {
Expand Down Expand Up @@ -2187,4 +2189,4 @@ $request-graph-header-color: #0b40c8;

[placeholder] {
text-overflow: ellipsis;
}
}

0 comments on commit 82f946e

Please sign in to comment.