Skip to content

Commit

Permalink
styleing
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Sisney committed Feb 11, 2014
1 parent 0892544 commit fc7a55c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions app/views/users/show.html.haml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
%br
%br

.row
.backs.large-12.columns
.large-3.columns
Expand All @@ -25,12 +24,6 @@
%h4.subheader BMI
.large-9.columns
%h3="#{@bmi} - #{@bmi_translation}"
.large-12.columns
-if @user ==current_user
.form
%button.weight_button Enter new weight
.form_div
=render "weights/form"
.large-6.columns.no-right-pad
.backs.no-margin
%h3 Past Weights
Expand Down

0 comments on commit fc7a55c

Please sign in to comment.