fixup: css, we have 5 buttons

pull/21833/head
Bruno Windels 2019-09-04 16:39:07 +02:00
parent c15dfc3c05
commit e7db660820
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ limitations under the License.
.mx_BasicMessageComposer_formatBar {
display: none;
background-color: red;
width: calc(26px * 4);
width: calc(26px * 5);
height: 24px;
position: absolute;
cursor: pointer;