- Make robots manager fully responsive

- Add a cor-table which automatically stacks and collapses on mobile views
This commit is contained in:
Joseph Schorr 2015-04-17 16:43:53 -04:00
parent d26927cb45
commit 32635cc641
8 changed files with 222 additions and 37 deletions

View file

@ -0,0 +1,4 @@
<div class="manager-header-element">
<div class="manager-header-side-controls" ng-transclude></div>
<h3>{{ headerTitle }}</h3>
</div>