summaryrefslogtreecommitdiff
path: root/flatly/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'flatly/bootswatch.less')
-rw-r--r--flatly/bootswatch.less19
1 files changed, 3 insertions, 16 deletions
diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less
index 0f9ee8ea..140a06d9 100644
--- a/flatly/bootswatch.less
+++ b/flatly/bootswatch.less
@@ -7,6 +7,7 @@
// Navbar =====================================================================
.navbar {
+ border-width: 0;
&-brand {
padding: 18.5px 15px 20.5px;
@@ -91,22 +92,8 @@ table,
// Forms ======================================================================
-.form-control,textarea.form-control,
-input[type="text"],
-input[type="password"],
-input[type="datetime"],
-input[type="datetime-local"],
-input[type="date"],
-input[type="month"],
-input[type="time"],
-input[type="week"],
-input[type="number"],
-input[type="email"],
-input[type="url"],
-input[type="search"],
-input[type="tel"],
-input[type="color"],
-.uneditable-input {
+.form-control,
+input, {
border-width: 2px;
.box-shadow(none);