##// END OF EJS Templates
tests: small fixes
tests: small fixes

File last commit:

r0:548a840d
r97:c1f015a5
Show More
user.css.less
11 lines | 175 B | text/x-less | LessCssLexer
.state-user-profile-auth_tokens {
.table {
.expires, .created {
width: 130px;
}
.options {
width: 80px;
}
}
}