Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 88306880

Von Cem Aydin vor fast 4 Jahren hinzugefügt

  • ID 883068800fb7ca5d3ad766ed24b192bf20f19c6b
  • Vorgänger 415a51bf
  • Nachfolger 432d9f7c

Neues Design: CSS: Wrapper Toggle Breite korrigiert

- less/css neu kompiliert

Unterschiede anzeigen:

css/less/scaffolding.less
137 137
      clear:       both;
138 138
      display:     block;
139 139
      overflow:    hidden;
140
      width:       99%;
140
      width:       97.2%;
141 141
      height:      auto;
142 142

  
143 143

  
css/style.css
253 253
  clear: both;
254 254
  display: block;
255 255
  overflow: hidden;
256
  width: 99%;
256
  width: 97.2%;
257 257
  height: auto;
258 258
}
259 259
body #content .wrapper > .col {

Auch abrufbar als: Unified diff