mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
Fixed padding for card reveal
This commit is contained in:
@@ -44,7 +44,8 @@ nav .button-collapse i
|
|||||||
|
|
||||||
/** Cards and tags **/
|
/** Cards and tags **/
|
||||||
|
|
||||||
.card .card-content
|
.card .card-content,
|
||||||
|
.card .card-reveal
|
||||||
{
|
{
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user