* Fixes to modal and group headings * updated modal headings for h1 and h2 * Updated line-height Changed line-height: 0 to line-height: 1.3 and added margin: 0 Co-authored-by: Tiffany Prosser <tiffany.prosser1@gmail.com>
This commit is contained in:
committed by
nikolajlauridsen
parent
ea2ecab238
commit
b6e0e2df56
@@ -17,6 +17,8 @@
|
||||
.umb-group-panel__header h2 {
|
||||
font-size: @fontSizeMedium;
|
||||
font-weight: bold;
|
||||
line-height: 1.3;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.umb-group-panel__content {
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
white-space: nowrap
|
||||
}
|
||||
|
||||
.umb-modalcolumn-header h1,
|
||||
.umb-modalcolumn-header h2 {
|
||||
margin: 0;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user