| Customization / Skins & Themes / Linux and Unix Utilities / Desktop Environments / GNOME / GNOME Shell | ©2011-2013 ~half-left |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
.icon-grid {
spacing: 36px;
-shell-grid-item-size: 118px;
}
to
.icon-grid {
spacing: 36px;
-shell-grid-horizontal-item-size: 118px;
-shell-grid-vertical-item-size: 118px;
}