theme: Erase appDisplay padding

Since now AllView doesn't have a scrollbar this
padding is not necesary, and will allow to place
the indicators correctly using only the indicators
padding in a upcoming patch.

https://bugzilla.gnome.org/show_bug.cgi?id=707580
This commit is contained in:
Carlos Soriano 2013-09-06 00:37:41 +02:00
parent 193f872ebe
commit 72f0a48fac

View File

@ -918,7 +918,6 @@ StScrollBar StButton#vhandle:active {
}
.app-display {
padding: 8px;
spacing: 20px;
}