Skip to content
  • Ismael Asensio's avatar
    IconView: Fix header padding · ed64dbc7
    Ismael Asensio authored
    We weren't setting the vertical spacing for the page's GridLayout,
    so it took the standard 6px causing this extra padding on top and
    bottom for every KCM.
    
    Better apply this margins to the title widget which is only shown
    for iconview.
    
    The horizontal spacing is not needed, so that part can be simplified.
    
    BUG: 449040
    FIXED-IN: 5.24
    ed64dbc7