We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a47cc commit 8983b50Copy full SHA for 8983b50
1 file changed
web-ui/src/main/resources/catalog/components/viewer/wmsimport/partials/styles.html
@@ -6,7 +6,7 @@
6
<span class="caret"></span>
7
</button>
8
9
- <ul class="dropdown-menu">
+ <ul class="dropdown-menu dropdown-menu-right">
10
<li class="dropdown-header" data-translate="">selectStyle</li>
11
<li data-ng-repeat="s in styles | orderBy:'Title'">
12
<div class="flex-row">
0 commit comments