[Frontend] Minor sanding
WTD-894 Fix to correct spacing problem in object-header
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
|
||||
.object-header .type-icon {
|
||||
color: $colorAlt1;
|
||||
margin-right: $interiorMargin;
|
||||
}
|
||||
|
||||
.menu .type-icon,
|
||||
|
||||
@@ -364,10 +364,10 @@ label.checkbox.custom {
|
||||
.top-bar,
|
||||
.object-browse-bar {
|
||||
.object-header {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.1em;
|
||||
span {
|
||||
display: inline-block;
|
||||
margin-right: $interiorMargin;
|
||||
// margin-right: $interiorMargin;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user