Closed
Bug 1546279
Opened 7 years ago
Closed 7 years ago
remove grid usage from comm/mailnews/base/prefs/content/am-main.xul
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: khushil324, Assigned: khushil324)
References
Details
Attachments
(3 files, 1 obsolete file)
No description provided.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → khushil324
Blocks: tb-burn-xul-grids
Updated•7 years ago
|
Type: defect → task
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9061324 -
Flags: review?(mkmelin+mozilla)
| Assignee | ||
Comment 2•7 years ago
|
||
I guess what you are talking about in https://bugzilla.mozilla.org/show_bug.cgi?id=1545907#c2 is this dialogue box. I have corrected the behavior over here. You can check it.
Attachment #9061324 -
Attachment is obsolete: true
Attachment #9061324 -
Flags: review?(mkmelin+mozilla)
| Assignee | ||
Comment 3•7 years ago
|
||
Attachment #9061327 -
Flags: review?(mkmelin+mozilla)
Comment 4•7 years ago
|
||
Comment on attachment 9061327 [details] [diff] [review]
Bug-1546279_remove-grid_am-main.patch
Review of attachment 9061327 [details] [diff] [review]:
-----------------------------------------------------------------
r=mkmelin
::: mailnews/base/prefs/content/am-main.xul
@@ +41,5 @@
> <description>&identityDesc.label;</description>
> <separator class="thin"/>
> + <hbox>
> + <vbox>
> + <hbox flex="1" align="center">
for these hboxes you can remove the align="center"
Attachment #9061327 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Comment 5•7 years ago
|
||
It does not look good without align="center". So we need this in this patch.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 6•7 years ago
|
||
It will look something like this without align=center.
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/9be27d28fd45
remove grid usage from am-main.xul. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•