summaryrefslogtreecommitdiff
path: root/assets/css/app.css
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-01 18:28:32 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-01 18:28:32 -0400
commit31f3de9646e4e54db431be6a6751e931be43d995 (patch)
tree389cd7f69aaf7563389b6e4793a1dd6bb3a57e06 /assets/css/app.css
parent109a2a2e25e0e170d3df3860d054f82f70e78c4d (diff)
Add global search section
Diffstat (limited to 'assets/css/app.css')
-rw-r--r--assets/css/app.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/assets/css/app.css b/assets/css/app.css
index 03f95c6b..0e546b9f 100644
--- a/assets/css/app.css
+++ b/assets/css/app.css
@@ -347,7 +347,7 @@ input.form-date {
}
input.form-input-large {
- width: 400px;
+ width: 450px;
}
.form-row {
@@ -1404,10 +1404,6 @@ span.task-board-date-overdue {
.dashboard-table-link:hover {
color: #999;
}
-
-#dashboard .sidebar-content {
- font-size: 0.9em;
-}
/* datepicker */
#ui-datepicker-div {
font-size: 0.8em;