diff options
| author | pepper <pepper@toucansam.att.net> | 2013-10-06 15:49:21 -0700 |
|---|---|---|
| committer | pepper <pepper@toucansam.att.net> | 2013-10-06 15:49:21 -0700 |
| commit | 48f6b87ef6b568195c653add1edcbb8df1295663 (patch) | |
| tree | edb03339acd03d28edcf37531ebcfb15d2c90531 /docs | |
| parent | 8c2ef23fc75a42f9ca59676be5f9d321b20dfb80 (diff) | |
css width issue, take 2
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/css/bogart.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css/bogart.css b/docs/css/bogart.css index 9d67018..491f793 100644 --- a/docs/css/bogart.css +++ b/docs/css/bogart.css @@ -114,7 +114,7 @@ td { border: 0px;
}
small > a > img {
- width: auto;
+ //width: auto;
max-width: 100%;
}
.bluebox {
|
