1
0
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:
cp6 2022-11-10 14:53:36 +11:00
parent 0eaf09fa92
commit 14eac80912

View File

@ -26,8 +26,6 @@
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {