[PLT-7001] Fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side (#6891)

* fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side

* remove .search__form class
Этот коммит содержится в:
Saturnino Abril
2017-07-11 02:50:38 +08:00
коммит произвёл GitHub
родитель 2bfd7be8d1
Коммит f1cf1b5f7a

Просмотреть файл

@@ -328,9 +328,4 @@
#videos.small {
position: relative;
}
.search__form {
margin-left: 5px;
width: calc(100% - 80px);
}
}