1
0
Fork 0

remember me to base theme

This commit is contained in:
friendica 2012-11-08 20:46:44 -08:00
commit 4199f49b54
2 changed files with 12 additions and 0 deletions

View file

@ -430,6 +430,9 @@ div.wall-item-content-wrapper.shiny {
height: 50px;
}
#login-submit-wrapper {
clear: both;
}
#login-submit-button {
/* margin-top: 10px; */
margin-left: 200px;
@ -3295,3 +3298,10 @@ ul.menu-popup {
#datebrowse-sidebar select {
margin-left: 25px;
}
#div_id_remember label {
width: 170px;
}
#div_id_remember input {
width: 20px;
}