diff options
Diffstat (limited to 'modules_v3/googlemap')
| -rw-r--r-- | modules_v3/googlemap/css/wt_v3_googlemap.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules_v3/googlemap/css/wt_v3_googlemap.css b/modules_v3/googlemap/css/wt_v3_googlemap.css index 4cb0321956..2744599cd0 100644 --- a/modules_v3/googlemap/css/wt_v3_googlemap.css +++ b/modules_v3/googlemap/css/wt_v3_googlemap.css @@ -256,6 +256,13 @@ ul.tabs a.current { width: 360px; } +#side_bar { + width: 300px; + font-size: 0.85em; + overflow-x: hidden; + overflow-y: auto; +} + #side_bar .gallery img, .iwstyle .gallery img, .highlt_img .gallery img { |
