diff options
| author | xue <> | 2006-05-30 21:26:29 +0000 | 
|---|---|---|
| committer | xue <> | 2006-05-30 21:26:29 +0000 | 
| commit | b87fd00a62994d24a3708cec5f5613ed2e9a67ed (patch) | |
| tree | 175dae5b58cdbeaf8d66898483c15974495ca3fc /demos/blog/themes/Spring | |
| parent | 75f28186a995aa930f6db9f05ec7b63bbd2cd284 (diff) | |
merge from 3.0 branch till 1111.
Diffstat (limited to 'demos/blog/themes/Spring')
| -rw-r--r-- | demos/blog/themes/Spring/style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/demos/blog/themes/Spring/style.css b/demos/blog/themes/Spring/style.css index 7066669c..6a675c0f 100644 --- a/demos/blog/themes/Spring/style.css +++ b/demos/blog/themes/Spring/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;
  }
 | 
