mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Small changes in account.login.html.twig
* change inputs width to 100% * fix form closing * formatting
This commit is contained in:
@@ -36,6 +36,12 @@ img {
|
||||
width: expression(document.body.clientWidth > 1200? "1200px": "100%" );
|
||||
}
|
||||
|
||||
#LoginFormButtonCell {
|
||||
width: 145px;
|
||||
vertical-align: top;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#ContentRow {
|
||||
position: relative;
|
||||
top: 155px;
|
||||
|
Reference in New Issue
Block a user