This commit is contained in:
Quincy Morgan
2019-02-28 18:13:26 -05:00
parent a108b7958b
commit 3c1bf2d74a
+1 -1
View File
@@ -595,7 +595,7 @@ button.add-note svg.icon {
border-radius: 20px 0 0 20px;
background: #fff;
}
.search-add .search-wrap:only-child {
.search-add .search-wrap:nth-last-child(2) {
border-radius: 20px;
}
.search-add input[type='search'] {