File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -158,17 +158,6 @@ dd h4 { margin:15px 0 0 0; }
158158 margin-top : 0 ;
159159}
160160
161- /* popup Map example */
162- # map_canvas {
163- border : thin solid;
164- height : 320px ;
165- vertical-align : middle;
166- width : 480px ;
167- overflow : hidden;
168- max-height : 90% ;
169- max-width : 100% ;
170- text-shadow : none !important ;
171- }
172161/* popup Video example */
173162.type-interior .ui-popup-container .ui-content { padding : 15px !important ; }
174163
@@ -403,4 +392,15 @@ dd h4 { margin:15px 0 0 0; }
403392 .type-interior .content-primary {
404393 width : 60% ;
405394 }
395+ }
396+ /* popup Map example */
397+ # map_canvas {
398+ border : thin solid;
399+ height : 320px ;
400+ vertical-align : middle;
401+ width : 480px ;
402+ overflow : hidden;
403+ max-height : 90% ;
404+ max-width : 100% ;
405+ text-shadow : none !important ;
406406}
You can’t perform that action at this time.
0 commit comments