mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 15:33:44 +01:00
Removed flat input bottom radius
Removed flat input bottom radius
This commit is contained in:
parent
0eaf09fa92
commit
14eac80912
@ -26,8 +26,6 @@
|
|||||||
|
|
||||||
.form-signin input[type="email"] {
|
.form-signin input[type="email"] {
|
||||||
margin-bottom: -1px;
|
margin-bottom: -1px;
|
||||||
border-bottom-right-radius: 0;
|
|
||||||
border-bottom-left-radius: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-signin input[type="password"] {
|
.form-signin input[type="password"] {
|
||||||
|
Loading…
Reference in New Issue
Block a user