mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-23 01:35:38 +03:00
Fix clamp bug
This commit is contained in:
parent
81ebb61096
commit
1638bb4e37
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@
|
|||
font-size: 90%;
|
||||
}
|
||||
.carousel-item button.media-alt .media-alt-desc {
|
||||
overflow: hidden;
|
||||
white-space: normal;
|
||||
display: -webkit-box;
|
||||
display: box;
|
||||
|
|
Loading…
Reference in a new issue