Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions db7090 ... vs 2086a0 ... for public/css/app/dealerhome.css

Diff revisions: vs.
  @@ -202,8 +202,10 @@
202 202 --------------------------------------*/
203 203
204 204 #slider_area {
205 - width : 640px;
206 - height : 310px;
205 + /*width : 640px;*/
206 + /*height : 310px;*/
207 + width : auto;
208 + height : auto;
207 209 overflow : hidden;
208 210 }
209 211