Merge pull request #2644 from matrix-org/travis/settings/fix-icons

Fix icons being cut off in settings
This commit is contained in:
Travis Ralston 2019-02-14 09:10:48 -07:00 committed by GitHub
commit c68b770d77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ limitations under the License.
background-color: $tab-label-icon-bg-color;
mask-repeat: no-repeat;
mask-size: 16px;
width: 14px;
width: 16px;
height: 22px;
mask-position: center;
content: '';