Closed (fixed)
Project:
Tao
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2012 at 14:06 UTC
Updated:
5 May 2021 at 08:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
zany commentedFollow up: I tested the behavior and
centerorinheritis the value we want here. Since the current value is invalid this is what we actually get right now.Comment #2
zany commentedComment #3
imshivani commentedYes, text-align: auto isn't the right way to get the thing done.
it should be thead th { text-align:center; }
instead of
thead th { text-align:auto; } in the line number 95.
Comment #4
nilesh.addweb commentedPFA patch.
Comment #5
nilesh.addweb commentedComment #6
zany commentedRTBC. The CSS is valid and the visual apperance unchanged.
Comment #7
giupenni commented+1
Comment #8
kunal_kapoor commentedComment #9
kunal_kapoor commentedComment #10
kunal_kapoor commented