reftests: fix misc-alignment reftest
Add it back.
This commit is contained in:
parent
235cde5282
commit
d06cce4b32
@ -162,6 +162,9 @@ EXTRA_DIST += \
|
|||||||
label-wrap-justify.ui \
|
label-wrap-justify.ui \
|
||||||
messagedialog-secondarytext.ui \
|
messagedialog-secondarytext.ui \
|
||||||
messagedialog-secondarytext.ref.ui \
|
messagedialog-secondarytext.ref.ui \
|
||||||
|
misc-alignment.css \
|
||||||
|
misc-alignment.ref.ui \
|
||||||
|
misc-alignment.ui \
|
||||||
no-colors.css \
|
no-colors.css \
|
||||||
no-colors.ref.ui \
|
no-colors.ref.ui \
|
||||||
no-colors.ui \
|
no-colors.ui \
|
||||||
|
4
tests/reftests/misc-alignment.css
Normal file
4
tests/reftests/misc-alignment.css
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
* {
|
||||||
|
padding: 0;
|
||||||
|
-GtkArrow-arrow-scaling: 1.0
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user