Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef8d0d28 authored by Amanda Kassay's avatar Amanda Kassay
Browse files

Full width search cover width bug fix.

Change-Id: I32531f1096a41dc9949e5eb28105fa5ae56a4d3f
parent 82e929d5
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -5870,6 +5870,10 @@ div.jd-descr > .resource-widget[data-section=distribute\/tools]
  .dac-fullscreen-mode .wrap {
    max-width: none; }

.dac-full-screen-mode .dac-search-open .wrap {
  max-width: 940px;
}

.cols {
  margin-left: -10px;
  margin-right: -10px;