latest update
This commit is contained in:
@@ -1876,11 +1876,20 @@ form label {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.undertwelve > input {
|
||||
.undertwelve {
|
||||
text-align: center;
|
||||
padding: 0px;
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
}
|
||||
|
||||
.undertwelve > label {
|
||||
display: block;
|
||||
margin-bottom: 0%;
|
||||
}
|
||||
|
||||
.undertwelve > input {
|
||||
height: 100%;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin: 0px;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
-o-appearance: none;
|
||||
|
||||
Reference in New Issue
Block a user