File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 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 {
983983 .lgx-single-schedule .author-multi img {
984984 width : 75% ;
985985 }
986+ .panel-group .panel .full .lgx-single-schedule .author-multi img {
987+ margin-bottom : 10px ;
988+ }
986989 .panel-group .panel .full .lgx-single-schedule .author ,
987990 .panel-group .panel .full .lgx-single-schedule .author-multi {
988991 max-width : 200px ;
@@ -992,10 +995,6 @@ section#agenda li a {
992995 display : flex;
993996 flex-wrap : wrap;
994997 }
995- .panel-group .panel .full .lgx-single-schedule .author-multi img {
996- width : calc (50% - 5px );
997- margin : 0 5px 5px 0 ;
998- }
999998 .lgx-single-schedule .schedule-info {
1000999 width : 100% ;
10011000 background : # fff ;
@@ -1175,6 +1174,10 @@ section#agenda li a {
11751174 section # patrocinio div # patrocinadores # diamante a img {
11761175 max-width : 267px ;
11771176 }
1177+ .panel-group .panel .full .lgx-single-schedule .author-multi img {
1178+ width : calc (50% - 5px );
1179+ margin : 0 5px 5px 0 ;
1180+ }
11781181}
11791182@media (min-width : 992px ) {
11801183 .items .button-container {
You can’t perform that action at this time.
0 commit comments