mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 12:50:09 +00:00
Bug 1737287 - Restore flex alignment to popupnotifications. r=mtigley
This reverts one change from 1706534 but does not regress that bug. Differential Revision: https://phabricator.services.mozilla.com/D129843
This commit is contained in:
parent
5283aecc5d
commit
60eac6e3a7
@ -70,7 +70,7 @@
|
||||
<hbox class="popup-notification-header-container"></hbox>
|
||||
<hbox align="start" class="popup-notification-body-container">
|
||||
<image class="popup-notification-icon"/>
|
||||
<vbox class="popup-notification-body">
|
||||
<vbox flex="1" pack="start" class="popup-notification-body">
|
||||
<hbox align="start">
|
||||
<vbox flex="1">
|
||||
<label class="popup-notification-origin header" crop="center"></label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user