Fix icons being cut off in settings

Fixes https://github.com/vector-im/riot-web/issues/8578
pull/21833/head
Travis Ralston 2019-02-14 09:09:07 -07:00
parent ae945eaf12
commit 96619afc7c
1 changed files with 1 additions and 1 deletions

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: '';