vivo-basic wasn't rendering property. Now It is fixed.
This commit is contained in:
parent
c64483785c
commit
d4c96c6ba9
5 changed files with 9 additions and 26 deletions
|
@ -148,20 +148,4 @@ p.passwordNote {
|
|||
.or {
|
||||
display:inline;
|
||||
vertical-align:middle;
|
||||
}
|
||||
/* WILMA THEME ------> */
|
||||
#error-alert{
|
||||
width:260px;
|
||||
position:relative;
|
||||
}
|
||||
#error-alert img{
|
||||
padding-left:38px;
|
||||
}
|
||||
#error-alert p.error-message{
|
||||
position:absolute;
|
||||
width:200px;
|
||||
top:8px;
|
||||
left:82px;
|
||||
font-size:0.7em;
|
||||
color:#b30d1c;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue