[Frontend] Merge work in open279 into open199

open #199
open #279
Fixed margin problem in mobile with
object-browse-bar element;
This commit is contained in:
Charles Hacskaylo
2015-11-16 15:20:43 -08:00
parent 9b5d894949
commit 966e993c5d
3 changed files with 105 additions and 105 deletions

View File

@@ -102,7 +102,7 @@
}
.object-browse-bar {
left: 45px !important;
margin-left: 45px;
.context-available {
opacity: 1 !important;
}