Skeleton clicky
This commit is contained in:
@@ -1133,7 +1133,7 @@ form label {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.plus-button .icon
|
||||
.plus-button a
|
||||
{
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
@@ -1147,13 +1147,11 @@ form label {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.plus-button .icon i
|
||||
.plus-button .icon a i
|
||||
{
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
height: 70px;
|
||||
height: 60px;
|
||||
font-size: 40px;
|
||||
line-height: 40px;
|
||||
color: #efefef;
|
||||
|
||||
Reference in New Issue
Block a user