Change CSS of full name column
This commit is contained in:
parent
2f6cd66be4
commit
8ed2565adf
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#users-table .fullname-column {
|
#users-table .fullname-column {
|
||||||
|
min-width: 6em;
|
||||||
text-align: right !important;
|
text-align: right !important;
|
||||||
border-right: none !important;
|
border-right: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue