Small icon & math icon styling

This commit is contained in:
Alasdair Smith 2018-06-01 13:45:47 +01:00
parent ea18d606c4
commit 9ae92dbeef

View file

@ -293,6 +293,15 @@
.formatting-icon {
font-style: normal;
line-height: 1.5;
&--small {
font-size: small;
line-height: 1.9;
}
&--serif {
font-family: @font-family-serif;
}
}
.formatting-more {