Skip to content

Commit

Permalink
INTERIM-171 Make overflow pane taller (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelamnr authored Oct 9, 2018
1 parent efca246 commit 99a8e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/suitcase.css
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ ul.tabs.secondary img {
.panel-pane-overflow .pane-content,
.pane-twitter-block-1 .pane-content,
.pane-views-instagrams-block .pane-content {
height: 350px;
height: 500px;
overflow-y: scroll;
}

Expand Down

0 comments on commit 99a8e0e

Please sign in to comment.