diff options
Diffstat (limited to 'app/photos/static/my_styles.css')
-rw-r--r-- | app/photos/static/my_styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/photos/static/my_styles.css b/app/photos/static/my_styles.css index 95a16e0..d13c8e4 100644 --- a/app/photos/static/my_styles.css +++ b/app/photos/static/my_styles.css @@ -37,3 +37,4 @@ /*pfft, nothing as cool here, just the value trace*/ #trace {margin:0 0 20px;} +#id_featured_image li:first-child { display: none;} |