소스 검색

Fixing spacing issue at bottom of editor for Vintage style pack.

Laurel Fulford 7 년 전
부모
커밋
221a08705d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      radcliffe-2/assets/css/editor-style-vintage.css

+ 1 - 0
radcliffe-2/assets/css/editor-style-vintage.css

@@ -66,6 +66,7 @@ Editor Styles for Radcliffe 2: Vintage Style Pack
 .editor-writing-flow {
 	border: 4px double #c7c4b4;
 	background-color: rgba(255,255,255,0.3);
+	padding-bottom: 4em;
 }
 
 .editor-block-list__layout .editor-block-list__block[data-align="full"],