Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3687 | Rev 3689 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3687 Rev 3688
Línea 177... Línea 177...
177
  }
177
  }
178
}
178
}
Línea 179... Línea 179...
179
 
179
 
180
@include breakpoints.maxwidth("large") {
180
@include breakpoints.maxwidth("large") {
181
  .searchInputContainer {
-
 
182
    width: 20%;
181
  .searchInputContainer {
183
    input {
182
    input {
184
      padding: 0.4rem 1rem 0.4rem 2rem;
183
      padding: 0.4rem 1rem 0.4rem 2rem;
185
    }
184
    }
186
  }
185
  }
Línea 192... Línea 191...
192
  }
191
  }
193
  .hamburgerIcon {
192
  .hamburgerIcon {
194
    display: none;
193
    display: none;
195
  }
194
  }
196
  .searchInputContainer {
195
  .searchInputContainer {
-
 
196
    width: 20%;
197
    order: 3;
197
    order: 3;
198
  }
198
  }
199
  .bellIcon {
199
  .bellIcon {
200
    background-color: initial;
200
    background-color: initial;
201
    color: $font-color;
201
    color: $font-color;