CSS | posunuti napovedy v prihlasovacim formulari
This commit is contained in:
parent
c3d1b50d1b
commit
fe1cc4ac39
1 changed files with 2 additions and 2 deletions
|
@ -395,8 +395,8 @@ input[type="file"] {
|
||||||
border-width:1px;
|
border-width:1px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding:3px;
|
padding:3px;
|
||||||
top:20px;
|
top:50px;
|
||||||
left:20px;
|
left:10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.field-with-comment:hover span.field-comment{
|
.field-with-comment:hover span.field-comment{
|
||||||
|
|
Loading…
Reference in a new issue