Merge in SCSS files and platform markup which supports autoflow tabular views for WTD-611 into the open-source-friendly master branch.
9 lines
192 B
SCSS
9 lines
192 B
SCSS
.object-browse-bar {
|
|
height: $ueBrowseViewBarH;
|
|
line-height: $ueBrowseViewBarH;
|
|
.items-select {
|
|
.btn-menu {
|
|
margin-right: $interiorMargin * 3;
|
|
}
|
|
}
|
|
} |