Icon for flair tab

This commit is contained in:
Travis Ralston 2019-01-28 10:24:18 -07:00
parent e2ba1cc0d6
commit 3d59cf996f
3 changed files with 9 additions and 3 deletions

View file

@ -55,6 +55,7 @@ limitations under the License.
.mx_TabbedView_maskedIcon {;
margin-left: 6px;
margin-right: 9px;
margin-top: 1px;
width: 14px;
height: 14px;
display: inline-block;
@ -66,7 +67,7 @@ limitations under the License.
mask-repeat: no-repeat;
mask-size: 14px;
width: 14px;
height: 15px;
height: 18px;
mask-position: center;
content: '';
vertical-align: middle;