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

Commit

Permalink
Change in style to modify the left and right margin of the selected t…
Browse files Browse the repository at this point in the history
…able card.
  • Loading branch information
elvisisking committed Feb 8, 2018
1 parent 545eac2 commit b443e73
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -16,7 +16,7 @@

.selected-table-card .card-pf {
background-color: #def3ff;
margin: 0 4px 4px 4px;
margin: 0 0 4px 0;
min-height: 40px;
padding: 0;
}
Expand Down

0 comments on commit b443e73

Please sign in to comment.