reftests: fix misc-alignment reftest

Add it back.
This commit is contained in:
Cosimo Cecchi 2012-03-05 17:49:23 -05:00
parent 235cde5282
commit d06cce4b32
2 changed files with 7 additions and 0 deletions

View File

@ -162,6 +162,9 @@ EXTRA_DIST += \
label-wrap-justify.ui \
messagedialog-secondarytext.ui \
messagedialog-secondarytext.ref.ui \
misc-alignment.css \
misc-alignment.ref.ui \
misc-alignment.ui \
no-colors.css \
no-colors.ref.ui \
no-colors.ui \

View File

@ -0,0 +1,4 @@
* {
padding: 0;
-GtkArrow-arrow-scaling: 1.0
}