зеркало из https://github.com/mozilla/gecko-dev.git
Bug 625814 - commonDialog icon and text are now differently misaligned. ui-r=faaborg, r=dolske, a=dolske
This commit is contained in:
Родитель
1a3b0cf3c2
Коммит
b95151bca0
|
@ -55,7 +55,11 @@
|
|||
<hbox id="iconContainer" align="start">
|
||||
<image id="info.icon" class="spaced"/>
|
||||
</hbox>
|
||||
<vbox id="infoContainer">
|
||||
<vbox id="infoContainer"
|
||||
#ifndef XP_MACOSX
|
||||
pack="center"
|
||||
#endif
|
||||
>
|
||||
<!-- Only shown on OS X, since it has no dialog title -->
|
||||
<description id="info.title"
|
||||
#ifndef XP_MACOSX
|
||||
|
|
Загрузка…
Ссылка в новой задаче