actually, the inherent padding is enough
This commit is contained in:
parent
41971f907f
commit
8ba40b091e
2 changed files with 2 additions and 2 deletions
|
@ -167,7 +167,7 @@ ARTICLE TABLE {
|
|||
zoom: 1; /* ie6 */
|
||||
*display: inline; /* ie6 */
|
||||
text-align: center;
|
||||
margin: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.thumb IMG {
|
||||
border: 1px solid #CCC;
|
||||
|
|
|
@ -178,7 +178,7 @@ ARTICLE TABLE {
|
|||
zoom: 1; /* ie6 */
|
||||
*display: inline; /* ie6 */
|
||||
text-align: center;
|
||||
margin: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.thumb IMG {
|
||||
border: 1px solid #B89F7C;
|
||||
|
|
Reference in a new issue