Skip to content

Commit

Permalink
Merge pull request marmelab#1044 from marmelab/bootstrap_labels_datagrid
Browse files Browse the repository at this point in the history
[RFR] In datagrids, apply label styles to all labels
  • Loading branch information
fzaninotto committed May 17, 2016
2 parents a984116 + 9994a0f commit 1d5bb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/ng-admin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ ma-view-actions {

background-color: #fff;

.label-default {
.label {
margin-right: 5px;
font-weight: normal;
font-size: 12px;
Expand Down

0 comments on commit 1d5bb9e

Please sign in to comment.