bridgeControls is now an id

This commit is contained in:
Egor Philippov 2015-09-16 15:32:51 -07:00
parent beab6069f8
commit f1a217d544
2 changed files with 2 additions and 3 deletions

View file

@ -97,9 +97,8 @@ md-progress-circular {
} }
// BRIDGE CONTROLS // BRIDGE CONTROLS
.bridgeControls { #bridgeControls {
max-width: 1000px; max-width: 1000px;
position: relative;
} }
.navigation { .navigation {