This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Layout tweaks
master
Adrian Short
12 years ago
parent
3310d2ccda
commit
a02891d215
2 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/assets/stylesheets/scaffolds.css.scss
+0
-2
app/views/feeds/index.html.haml
+ 1
- 1
app/assets/stylesheets/scaffolds.css.scss
View File
@@ -87,7 +87,7 @@ table {
}
td {
padding: 0 20px
2
0px 0;
padding: 0 20px
3
0px 0;
background-color: #fff;
}
+ 0
- 2
app/views/feeds/index.html.haml
View File
@@ -17,8 +17,6 @@
%td
.feed_title
= link_to f.title, f
%br
=# link_to f.feed_url, f.feed_url
%td.right= f.posts.size
%td
- if f.last_fetched.nil?
Write
Preview
Loading…
Cancel
Save