diff --git a/css/styles.css b/css/styles.css index 95063a6..5118f84 100644 --- a/css/styles.css +++ b/css/styles.css @@ -9,3 +9,12 @@ .dropbutton-widget ul.dropbutton { padding-left: 0; } + +/* Paragraphs layout controls fix */ +.lpb-controls { + color: #232429; +} + +.js-lpb-ui { + position: absolute !important; +}