Skip to content

Commit 03e0ee3

Browse files
authored
Merge pull request #70 from codeuino/revert-67-piyush97-submitButton-style
Revert "Submit query button padding issue solved"
2 parents 7acad9c + 74fe2c7 commit 03e0ee3

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

css/style.css

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,21 +1835,7 @@ ul li {
18351835
font-size: 16px;
18361836
outline: none;
18371837
}
1838-
.submit
1839-
{
1840-
text-transform: uppercase;
1841-
border: none;
1842-
background-color: #111;
1843-
color: #ffffff;
1844-
display: block;
1845-
margin-top: 10px;
1846-
width: 35%;
1847-
padding: 8px;
1848-
font-size: 16px;
1849-
font-weight: bold;
1850-
outline: none;
1851-
padding: ;
1852-
}
1838+
18531839
#footer .flex-container .subscribe .submit{
18541840
text-transform: uppercase;
18551841
border: none;

0 commit comments

Comments
 (0)