mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
Set fixed height for portal titles
This commit is contained in:
committed by
Alasdair Smith
parent
488886c1d2
commit
82cd857e83
@@ -74,6 +74,11 @@
|
||||
|
||||
}
|
||||
|
||||
.caption.caption--portals {
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
@media (max-width: @screen-md-min) {
|
||||
.thumbnail {
|
||||
|
||||
Reference in New Issue
Block a user