Password score progress should be full width in tooltip
This commit is contained in:
parent
a20d23daf3
commit
67d7091dcd
3 changed files with 6 additions and 0 deletions
|
@ -168,6 +168,7 @@ limitations under the License.
|
|||
.mx_Field_tooltip {
|
||||
margin-top: -12px;
|
||||
margin-left: 4px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_Field_tooltip.mx_Field_valid {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue