mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Removed box-shadow from wall-item-comment-wrapper
This commit is contained in:
parent
b74e128595
commit
2fe1419b62
1 changed files with 2 additions and 0 deletions
|
@ -850,6 +850,7 @@
|
||||||
}
|
}
|
||||||
.wall-item-comment-wrapper {
|
.wall-item-comment-wrapper {
|
||||||
border: none;
|
border: none;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
.photo-comment-wrapper .btn-sm,
|
.photo-comment-wrapper .btn-sm,
|
||||||
#profile-jot-wrapper .btn-sm,
|
#profile-jot-wrapper .btn-sm,
|
||||||
|
@ -3064,6 +3065,7 @@ p.wall-item-announce,
|
||||||
}
|
}
|
||||||
.wall-item-comment-wrapper {
|
.wall-item-comment-wrapper {
|
||||||
border: none;
|
border: none;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
.photo-comment-wrapper .btn-sm,
|
.photo-comment-wrapper .btn-sm,
|
||||||
#profile-jot-wrapper .btn-sm,
|
#profile-jot-wrapper .btn-sm,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue