diff options
| author | makitso <makitso@gmail.com> | 2016-01-10 16:12:00 -0700 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2016-01-10 16:12:43 -0700 |
| commit | ca67f312126253e907c350c32d0e63b27e28bc9c (patch) | |
| tree | 29e07d0b8b3ac398f19ef30410e2768fbf51bea8 /themes/clouds/css-1.7.0/style.css | |
| parent | 34e0fb575b001c60b80a6deee1ef71f730157024 (diff) | |
| download | webtrees-ca67f312126253e907c350c32d0e63b27e28bc9c.tar.gz webtrees-ca67f312126253e907c350c32d0e63b27e28bc9c.tar.bz2 webtrees-ca67f312126253e907c350c32d0e63b27e28bc9c.zip | |
Revert fix bc4w138 for Chrome browser block alignment
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index 6d463beb29..9a655aee38 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -1608,14 +1608,12 @@ background-color: #fff; clear: none; width: 66%; float: left; - display: table; } #index_small_blocks { clear: none; width: 33%; float: right; - display: table; } #index_full_blocks { |
