summaryrefslogtreecommitdiff
path: root/app/views/common/_show_user.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/common/_show_user.html.erb')
-rw-r--r--app/views/common/_show_user.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/common/_show_user.html.erb b/app/views/common/_show_user.html.erb
index dd136a0..e442474 100644
--- a/app/views/common/_show_user.html.erb
+++ b/app/views/common/_show_user.html.erb
@@ -6,7 +6,7 @@
<%# "header" %>
<%= link_to(target) do %><h3><%= target.user_name %></h3><% end %>
- <div class="row" style="margin-left:2%;">
+ <div class="row">
<div class="col-md-6 things">
<p> Preferred Name: </p>
<p> <%= target.name %></p>
@@ -21,4 +21,4 @@
</div>
</div>
-</div> \ No newline at end of file
+</div>