FIX: Not text inside image boxes have inner padding.
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
color: #aaa;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
hyphens: manual;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#description {
|
||||
|
||||
Reference in New Issue
Block a user