Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Sep 11, 2014
1 parent 0a2b859 commit 7cc1ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/testweb/userdashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
}

.discover-image {
margin: -16px;
margin: -15px;
padding: 0px;
border:0px;
border-top-left-radius:4px;
border-top-right-radius:4px;
display: block;
width:275px !important;
width:276px !important;
height:208px !important;
width: auto;
height: auto;
Expand Down

0 comments on commit 7cc1ea6

Please sign in to comment.