From: Kiefer Chang Date: Thu, 30 Jul 2020 09:34:42 +0000 (+0800) Subject: mgr/dashboard: right-align dropdown menu of column filters X-Git-Tag: v15.2.5~99^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36369%2Fhead;p=ceph.git mgr/dashboard: right-align dropdown menu of column filters When the value of a filter is too long, the text of value will run out of the viewport. Right-aligning the menu makes the text visible. NOTE: This change can't be backported from master because in master we had switched the bootstrap library to ng-bootstrap and the menu is already right-aligned in the master. Fixes: https://tracker.ceph.com/issues/44458 Signed-off-by: Kiefer Chang --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html index 131977cceadb..e50bffcd302a 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html @@ -34,7 +34,7 @@ {{ selectedFilter.column.name }}