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 0500807 commit a0f18f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/testweb/discover.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h3 class="panel-title"><i class="fa fa-bar-chart-o"></i> Creators</h3>


<div class="panel-body">
<img class="discover-image"
<img class="discover-image img-responsive"
src="https://img.youtube.com/vi/%3Cinsert-youtube-video-id-here%3E/maxresdefault.jpg"
alt="Generic placeholder image">

Expand Down
4 changes: 2 additions & 2 deletions resources/testweb/userdashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
border:0px;
border-top-left-radius:4px;
border-top-right-radius:4px;
display: block;
/* display: block;
height:206.25px !important;
width:auto !important;
width:auto !important;*/



Expand Down

0 comments on commit a0f18f7

Please sign in to comment.