MDL-37624 theme_boost: Rebuild moodle.css
authorJun Pataleta <jun@moodle.com>
Wed, 4 Jul 2018 08:26:07 +0000 (16:26 +0800)
committerJun Pataleta <jun@moodle.com>
Wed, 4 Jul 2018 08:26:07 +0000 (16:26 +0800)
theme/boost/style/moodle.css

index b95a1f2..324b930 100644 (file)
@@ -11505,6 +11505,9 @@ div.editor_atto_toolbar button .icon {
       float: right; }
   .path-calendar .maincalendar .event .card-header img {
     vertical-align: baseline; }
+  .path-calendar .maincalendar .event .location {
+    word-break: break-all;
+    overflow-wrap: break-word; }
 
 #page-calendar-export .indent {
   padding-left: 20px; }
@@ -11609,6 +11612,9 @@ table.calendartable caption {
 .summary-modal-container .description-content > p {
   margin: 0; }
 
+.summary-modal-container .location-content {
+  overflow-wrap: break-word; }
+
 /* course.less */
 /* COURSE CONTENT */
 .section-modchooser-link img {