Commit b3d73e5f9be966364216a13d8346e4f06b72a3fc
1 parent
db699b74
Ui Issues
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html
... | ... | @@ -86,7 +86,7 @@ |
86 | 86 | </div> |
87 | 87 | |
88 | 88 | <!-- Single button --> |
89 | - <div class="btn-group"> | |
89 | + <div class="btn-group" style="vertical-align:top;"> | |
90 | 90 | <button type="button" class="btn btn-success dropdown-toggle btn-sm" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
91 | 91 | <i class="fa fa-arrow-circle-right"></i> |
92 | 92 | </button> | ... | ... |