mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-05 10:18:33 +08:00
[Legacy] Group User Page Styling Fixes
This commit is contained in:
parent
9c59351914
commit
38fe4b7f98
1 changed files with 13 additions and 1 deletions
|
@ -429,4 +429,16 @@ form.userprofile {
|
|||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.detail-view {
|
||||
.nav-tabs {
|
||||
li {
|
||||
top: 1.32em;
|
||||
}
|
||||
}
|
||||
.panel-content {
|
||||
.panel-default {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue