Merge "Changed dropdown menu to align right on driver details page"
This commit is contained in:
commit
f43592f456
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user