fixup: css, we have 5 buttons

This commit is contained in:
Bruno Windels
2019-09-04 16:39:07 +02:00
parent c15dfc3c05
commit e7db660820

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;