summaryrefslogtreecommitdiff
path: root/app/views/users/_projects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/users/_projects.html.haml')
-rw-r--r--app/views/users/_projects.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/_projects.html.haml b/app/views/users/_projects.html.haml
index a61c6ba5b86..7fc7aeb6b06 100644
--- a/app/views/users/_projects.html.haml
+++ b/app/views/users/_projects.html.haml
@@ -1,4 +1,4 @@
-.ui-box
+.panel.panel-default
.title Projects
%ul.well-list
- @projects.each do |project|