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 0347231 commit abd5da5
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions resources/testweb/userdashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,21 @@
}

.discover-image {
max-width: 100%;
height: 150px;
}
margin: -100px;
padding: -100px;
max-width: 100%;
height: 150px;
}



.list-group-item {
margin-top: -2px;
margin-bottom: -2px;
}

.list-group-item {
margin-top: -2px;
margin-bottom: -2px;
}


.carousel-inner>.item>img, .carousel-inner>.item>a>img {
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
/* position: absolute;
margin-left:auto; margin-right:auto;
overflow:hidden;
Expand Down

0 comments on commit abd5da5

Please sign in to comment.