Skip to content

Commit 65608af

Browse files
momesginMo Mesgin
andauthored
fix close icon alignment (#17517)
Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
1 parent 45774eb commit 65608af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

shell/components/nav/NamespaceFilter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,8 +1005,8 @@ export default {
10051005
.ns-filter-clear {
10061006
cursor: pointer;
10071007
position: absolute;
1008-
right: 10px;
1009-
top: 10px;
1008+
right: 12px;
1009+
top: 5px;
10101010
line-height: 24px;
10111011
text-align: center;
10121012
width: 14px;

0 commit comments

Comments
 (0)