1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

#6797: Improve global search styles

This commit is contained in:
Matt
2021-08-03 09:19:24 -07:00
parent 58862e115c
commit 53e21ceed4
4 changed files with 57 additions and 40 deletions

View File

@@ -12,7 +12,7 @@
<span class="input-group-text search-obj-selected">All Objects</span>
<button type="button" aria-expanded="false" data-bs-toggle="dropdown" class="btn btn-outline-secondary dropdown-toggle">
<button type="button" aria-expanded="false" data-bs-toggle="dropdown" class="btn dropdown-toggle">
<i class="mdi mdi-filter-variant"></i>
</button>