MDL-84816 message: Make sure the 'see all' link stays visible
This commit is contained in:
@@ -87,6 +87,7 @@ $content-header-footer-height: $region-header-height + $region-footer-height;
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: $region-container-height;
|
||||
max-height: 80vh;
|
||||
width: $region-container-width;
|
||||
border: $standard-border;
|
||||
transition: height 0.25s;
|
||||
|
||||
@@ -36825,6 +36825,7 @@ body {
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: 500px;
|
||||
max-height: 80vh;
|
||||
width: 380px;
|
||||
border: 1px solid #ddd;
|
||||
transition: height 0.25s;
|
||||
|
||||
@@ -36759,6 +36759,7 @@ body {
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: 500px;
|
||||
max-height: 80vh;
|
||||
width: 380px;
|
||||
border: 1px solid #ddd;
|
||||
transition: height 0.25s;
|
||||
|
||||
Reference in New Issue
Block a user