|
@@ -55,8 +55,8 @@
|
|
|
// input styles
|
|
// input styles
|
|
|
.grw-global-search {
|
|
.grw-global-search {
|
|
|
.search-clear {
|
|
.search-clear {
|
|
|
- top: 3px;
|
|
|
|
|
- right: 26px;
|
|
|
|
|
|
|
+ top: 4px;
|
|
|
|
|
+ right: 4px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.dropdown-toggle {
|
|
.dropdown-toggle {
|
|
@@ -71,7 +71,7 @@
|
|
|
border-top-right-radius: 40px;
|
|
border-top-right-radius: 40px;
|
|
|
border-bottom-right-radius: 40px;
|
|
border-bottom-right-radius: 40px;
|
|
|
.rbt-input-main {
|
|
.rbt-input-main {
|
|
|
- padding-right: 58px;
|
|
|
|
|
|
|
+ padding-right: 36px;
|
|
|
// corner radius
|
|
// corner radius
|
|
|
border-top-right-radius: 40px;
|
|
border-top-right-radius: 40px;
|
|
|
border-bottom-right-radius: 40px;
|
|
border-bottom-right-radius: 40px;
|
|
@@ -100,20 +100,6 @@
|
|
|
border: none;
|
|
border: none;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
- .btn-group-submit-search {
|
|
|
|
|
- position: absolute;
|
|
|
|
|
- top: 0;
|
|
|
|
|
- right: 0;
|
|
|
|
|
-
|
|
|
|
|
- z-index: 3;
|
|
|
|
|
-
|
|
|
|
|
- display: flex;
|
|
|
|
|
- align-items: center;
|
|
|
|
|
- justify-content: center;
|
|
|
|
|
- width: 32px;
|
|
|
|
|
- height: 32px;
|
|
|
|
|
- }
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// layout
|
|
// layout
|