Correction typo
This commit is contained in:
parent
ad91b064a7
commit
33a2018a94
|
@ -671,6 +671,9 @@ h1,h2,h3,h4,h5,h6 {
|
||||||
|
|
||||||
input[type=radio] {
|
input[type=radio] {
|
||||||
all: revert;
|
all: revert;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
margin-right: 2px;
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=checkbox] {
|
input[type=checkbox] {
|
||||||
|
@ -678,7 +681,6 @@ input[type=checkbox] {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
========================================================================
|
========================================================================
|
||||||
LITTLE SCREENS
|
LITTLE SCREENS
|
||||||
|
|
Loading…
Reference in New Issue