Merge pull request #2098 from bjarnef/dev-v7-U4-10242

U4-10242 - Remove bottom margin of subtitle paragraph
This commit is contained in:
Mads Rasmussen
2017-08-18 14:21:08 +02:00
committed by GitHub

View File

@@ -28,13 +28,13 @@
font-size: @fontSizeLarge;
color: @black;
font-weight: bold;
margin: 7px 0;
}
.umb-overlay .umb-overlay__subtitle {
font-size: @fontSizeSmall;
color: @gray-3;
margin: 0;
}
.umb-overlay .umb-overlay-container {