Icons at Action column in Access Controll settings page are now wrapped correctly with any translation language; regenerated .css file according to .less one.

This commit is contained in:
Артем Груничев 2015-01-26 17:24:37 +03:00
parent 922ee39109
commit 344a505903
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -260,6 +260,7 @@ table {
}
&.settings_users_actions {
white-space: nowrap;
text-align: center;
width: 60px;