mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
8 lines
75 B
CSS
8 lines
75 B
CSS
|
|
#reset-password p {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
#password-icon {
|
||
|
|
top: 20px;
|
||
|
|
}
|