Merged PR 2269: added link for streaming events
added link for streaming events Related work items: #22423
This commit is contained in:
@@ -3121,6 +3121,7 @@ ul.subFieldList {
|
||||
border-bottom: 1px solid $lightgrey_semi;
|
||||
padding-bottom: 10px;
|
||||
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
display: block;
|
||||
padding-bottom: 10px;
|
||||
@@ -3128,7 +3129,13 @@ ul.subFieldList {
|
||||
|
||||
.eventColumn {
|
||||
line-height: 1.5;
|
||||
width: 25%;
|
||||
min-width: 33%;
|
||||
|
||||
div {
|
||||
span {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user