This commit is contained in:
David Benqué 2019-12-03 11:07:18 +00:00
parent 2f087a392a
commit 63c5fddf38
2 changed files with 1 additions and 3 deletions

View File

@ -44,7 +44,6 @@
button:last-child { button:last-child {
margin-right: 0px !important; margin-right: 0px !important;
} }
} }
.cp-usergrid-user { .cp-usergrid-user {
width: 70px; width: 70px;
@ -110,7 +109,6 @@
.cp-usergrid-user-name { .cp-usergrid-user-name {
color: @colortheme_alertify-primary-text; color: @colortheme_alertify-primary-text;
} }
} }
} }
} }