mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-13 16:32:49 -04:00
css fix
This commit is contained in:
@@ -36,7 +36,7 @@ form
|
||||
padding:6% 4%;
|
||||
}
|
||||
|
||||
input[name="text"], input[type="password"]
|
||||
input[type="text"], input[type="password"]
|
||||
{
|
||||
width:100%;
|
||||
margin-bottom:4%;
|
||||
@@ -57,4 +57,4 @@ input[type="submit"]
|
||||
input[type="submit"]:hover
|
||||
{
|
||||
background:#2288bb;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user