hopefully fix TopRight layout bug

pull/3190/head
Matthew Hodgson 2017-02-09 00:10:45 +00:00
parent bac142ad26
commit 5f745ff733
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ limitations under the License.
.mx_RightPanel_headerButton {
cursor: pointer;
flex: 0;
flex: 0 0 auto;
vertical-align: top;
padding-left: 4px;
padding-right: 5px;