diff options
author | Ugnich Anton | 2013-02-23 14:51:10 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-02-23 14:51:10 +0700 |
commit | 19cf26ce2f8ee05fc8a9298e2c19b8fff589b8e6 (patch) | |
tree | 795b1a6bcdc3946c444709a3e1c68d67a64d5bb9 /web | |
parent | cdbf949013fe140fed0e5ad79ad6111c97ea07ad (diff) |
Yandex.Direct
Diffstat (limited to 'web')
-rw-r--r-- | web/style3.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css index 73f0b70c..f1bc761b 100644 --- a/web/style3.css +++ b/web/style3.css @@ -39,6 +39,7 @@ pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; #geomap { width: 600px; height: 300px; margin-top: 1em; overflow: hidden; } .msg { padding: 15px; margin: 8px 0 16px 0; width: 570px; background: #FFF; } +.ads { padding: 13px 10px 5px 10px; margin: 8px 0 16px 0; background: #FFF; } .msgthread { margin-bottom: 0; border-bottom: 1px solid #CCC; } .msg-avatar { float: left; height: 1px; overflow: visible; } .msg-avatar img { width: 48px; height: 48px; vertical-align: top; } |