diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-04-22 09:13:18 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-04-22 09:13:18 +0000 |
commit | fee818cc49931e95004688ee7899d71c85c6a9c2 (patch) | |
tree | 7f3abdc771fe46f4a5728aebd52dfe9fc2429029 /template/yoga/image.css | |
parent | 8fff5ceb05901d007de0abd14cb350528b6b4d54 (diff) |
- merge trunk r1252:1253 into branch 1.6 (template)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1254 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/image.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/yoga/image.css b/template/yoga/image.css index 0d242a1bd..3064ee46a 100644 --- a/template/yoga/image.css +++ b/template/yoga/image.css @@ -91,9 +91,6 @@ de l'image... margin-left: 10px; } -TABLE.infoTable { - margin: auto; -} TABLE.infoTable .value { text-align: left; } |