File tree 3 files changed +9
-6
lines changed
3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -983,6 +983,9 @@ section#agenda li a {
983
983
.lgx-single-schedule .author-multi img {
984
984
width : 75% ;
985
985
}
986
+ .panel-group .panel .full .lgx-single-schedule .author-multi img {
987
+ margin-bottom : 10px ;
988
+ }
986
989
.panel-group .panel .full .lgx-single-schedule .author ,
987
990
.panel-group .panel .full .lgx-single-schedule .author-multi {
988
991
max-width : 200px ;
@@ -992,10 +995,6 @@ section#agenda li a {
992
995
display : flex;
993
996
flex-wrap : wrap;
994
997
}
995
- .panel-group .panel .full .lgx-single-schedule .author-multi img {
996
- width : calc (50% - 5px );
997
- margin : 0 5px 5px 0 ;
998
- }
999
998
.lgx-single-schedule .schedule-info {
1000
999
width : 100% ;
1001
1000
background : # fff ;
@@ -1175,6 +1174,10 @@ section#agenda li a {
1175
1174
section # patrocinio div # patrocinadores # diamante a img {
1176
1175
max-width : 267px ;
1177
1176
}
1177
+ .panel-group .panel .full .lgx-single-schedule .author-multi img {
1178
+ width : calc (50% - 5px );
1179
+ margin : 0 5px 5px 0 ;
1180
+ }
1178
1181
}
1179
1182
@media (min-width : 992px ) {
1180
1183
.items .button-container {
You can’t perform that action at this time.
0 commit comments