Larger area to be able to add an extra icon/menu if needed.

SVN:trunk[4799]
This commit is contained in:
Denis Flaven
2017-07-05 15:17:16 +00:00
parent f89dd77dbc
commit b17505f86e
2 changed files with 2 additions and 2 deletions

View File

@@ -1699,7 +1699,7 @@ span.refresh-button {
width: 35px !important;
}
#top-bar-table #top-bar-table-search {
width: 347px;
min-width: 370px;
}
#itop-breadcrumb {
overflow: hidden;

View File

@@ -1807,7 +1807,7 @@ span.refresh-button {
width: $top-button-spacer !important;
}
#top-bar-table-search{
width: 347px;
min-width: 370px;
}
}