Files
openmct/platform/commonUI/general/res/sass/user-environ/_object-browse.scss
Charles Hacskaylo b09ec23617 [Frontend] Renew of ue-frontend
Picks up markup and CSS changes from
open1174 (breadcrumbs)
2015-06-02 16:12:19 -07:00

9 lines
183 B
SCSS

.object-browse-bar {
height: $ueTopBarH;
//line-height: $ueTopBarBtnH;
.items-select {
.btn-menu {
margin-right: $interiorMargin * 3;
}
}
}