raleigh: remove general 'padding' declaration

Fixes reftests that were broken after images and labels applied padding.
Things look much more cramped now. On the plus side, treeview headers
and comboboxes have better spacing. Menubars look like crap now though.

Needs someone with artistical talent to figure out.
This commit is contained in:
Benjamin Otte 2012-02-02 00:14:01 +01:00
parent 21e20b0d5b
commit 6b04c0f828

View File

@ -20,7 +20,6 @@
* {
color: @fg_color;
border-color: shade (@bg_color, 0.6);
padding: 2;
}
GtkWindow, .button, .slider {