MDL-64563 theme_classic: regenerated with grunt
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 20 Mar 2019 23:41:29 +0000 (00:41 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 20 Mar 2019 23:41:29 +0000 (00:41 +0100)
theme/classic/style/moodle.css

index 1c99d5d..49db172 100644 (file)
@@ -11404,6 +11404,10 @@ div.editor_atto_toolbar button .icon {
     padding-left: 0.5rem;
     content: "/"; }
 
+@media (min-width: 576px) {
+  #page-admin-search .container {
+    overflow-wrap: break-word; } }
+
 #page-admin-tasklogs .task-class {
   font-size: 0.8203125rem;
   color: #868e96; }