Commit f290489d authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2643636 by hass: dialog.css: ajax-progress-throbber URL is incorrect

parent 32c319a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
  top: 48.5%;
  z-index: 1000;
  background-color: #232323;
  background-image: url(loading-small.gif);
  background-image: url(../../../../misc/loading-small.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 7px;