diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 251b5c585..6f8e3e1b4 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -49,52 +49,50 @@ -
-
+ +
+ + + + + + +
  • +
    +
    +
    +
    theme)?>
    +
    +
  • + + diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css index 9bdea1fea..4d95990b6 100644 --- a/p/themes/base-theme/frss.css +++ b/p/themes/base-theme/frss.css @@ -2104,7 +2104,7 @@ html.slider-active { /*=== SLIDESHOW Theme Preview */ /*==============*/ .theme-preview-list { - margin: 0.5rem 1rem 2rem 1rem; + margin: 0.5rem 0; padding: 0; display: block; max-width: 640px; diff --git a/p/themes/base-theme/frss.rtl.css b/p/themes/base-theme/frss.rtl.css index b3464e6cc..9e4d7cd32 100644 --- a/p/themes/base-theme/frss.rtl.css +++ b/p/themes/base-theme/frss.rtl.css @@ -2104,7 +2104,7 @@ html.slider-active { /*=== SLIDESHOW Theme Preview */ /*==============*/ .theme-preview-list { - margin: 0.5rem 1rem 2rem 1rem; + margin: 0.5rem 0; padding: 0; display: block; max-width: 640px;