Merge "Changed dropdown menu to align right on driver details page"

This commit is contained in:
Jenkins 2016-08-15 21:33:57 +00:00 committed by Gerrit Code Review
commit f43592f456

View File

@ -217,7 +217,7 @@
translate>
Choose an Image
</button>
<ul class="dropdown-menu">
<ul class="dropdown-menu dropdown-menu-right">
<li>
<a class="dropdown-item"
ng-repeat="imageObj in ctrl.images"