Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Commit

Permalink
TEIIDTOOLS-360 Styling Issues With Connection Wizard
Browse files Browse the repository at this point in the history
- made small changes to the ConnectionTypeCardComponent CSS
  • Loading branch information
elvisisking committed Mar 12, 2018
1 parent 1cc8e6b commit 89721a5
Showing 1 changed file with 4 additions and 2 deletions.
@@ -1,3 +1,5 @@
.object-card-selected .card-pf .card-pf-heading {
border-bottom: var(--card-border-width) var(--card-border-style) var(--card-border-color) !important;
/* Since no body on card get rid of margin */
.object-card-selected .card-pf .card-pf-body,
.object-card .card-pf .card-pf-body {
margin: 0;
}

0 comments on commit 89721a5

Please sign in to comment.