0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

its an email input

This commit is contained in:
Chris Riddell 2014-01-30 23:14:05 +10:30
parent d4b1bfd667
commit d002f0459d

View File

@ -28,7 +28,7 @@ body {
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="text"] {
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;