make explore button and filter field equal width

This commit is contained in:
Bruno Windels
2019-09-12 12:21:12 +01:00
committed by David Baker
parent 6795da2ffa
commit c70736fe00
+1 -1
View File
@@ -136,7 +136,7 @@ limitations under the License.
}
.mx_LeftPanel_explore {
flex: 0 0 40%;
flex: 0 0 50%;
overflow: hidden;
transition: flex-basis 0.2s;
box-sizing: border-box;