diff options
Diffstat (limited to 'demos/blog/themes/Fall/style.css')
-rw-r--r-- | demos/blog/themes/Fall/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/blog/themes/Fall/style.css b/demos/blog/themes/Fall/style.css index 27975b05..9b18b151 100644 --- a/demos/blog/themes/Fall/style.css +++ b/demos/blog/themes/Fall/style.css @@ -132,7 +132,7 @@ a img { .portlet-content {
margin: 0 0 10px 0;
- padding: 10px 10px 0 10px;
+ padding: 10px 0 0 10px;
font-size: 10px;
}
|