Remove max-width from site.css for F# Starter Web template (#214)

This commit is contained in:
Jass Bagga 2017-12-29 15:52:30 -08:00 committed by GitHub
parent 26833a02b1
commit 9ad731bc33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -10,13 +10,6 @@
padding-right: 15px;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
max-width: 280px;
}
/* Carousel */
.carousel-caption p {
font-size: 20px;