Display the library key on the library view in Studio

This commit is contained in:
Braden MacDonald
2014-12-18 18:50:23 -08:00
committed by E. Kolpakov
parent 6f3b46c9df
commit 376e698764
2 changed files with 13 additions and 3 deletions

View File

@@ -237,13 +237,13 @@
}
// location widget
.unit-location {
.unit-location, .library-location {
@extend %bar-module;
border-top: none;
.wrapper-unit-id {
.wrapper-unit-id, .wrapper-library-id {
.unit-id-value {
.unit-id-value, .library-id-value {
@extend %cont-text-wrap;
@extend %t-copy-sub1;
display: inline-block;