Skip to content

Commit

Permalink
edit csss
Browse files Browse the repository at this point in the history
  • Loading branch information
tommmmmmmmy committed Mar 13, 2012
1 parent cd8dfce commit 742aace
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/feeds/timeline.ctp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</div>


<div class="woodFrame">
<div id="timeline" class="woodFrame">
<div class="woodWrapper">
<?php if(!empty($feeds)) { // Friend Timeline Loop ?>
<ul>
Expand Down
4 changes: 4 additions & 0 deletions app/webroot/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ a{
color:#cf4c05;
}

#nolist{
margin:0 30px;
}

#container {
overflow: hidden;
width: 320px;
Expand Down

0 comments on commit 742aace

Please sign in to comment.