mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-01 08:00:47 +08:00
[Legacy] Update user profile tab styling
This commit is contained in:
parent
72748d47cc
commit
d30e39b93c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
form.userprofile {
|
form.userprofile {
|
||||||
.userprofile-nav {
|
.userprofile-nav {
|
||||||
@media only screen and (max-width: 750px) {
|
@media (max-width: 910px) {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue