mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 08:17:18 +08:00
Fix required indicator position for group fields
This commit is contained in:
parent
7f9827ec62
commit
c6f114822c
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
span.required {
|
||||
color: $amaranth;
|
||||
float: inline-start;
|
||||
position: initial;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue