소스 검색

Publication: Remove unneeded overflow x styles that were causing the menu not to display. Fixes #340.

Laurel Fulford 6 년 전
부모
커밋
2137a31334
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      publication/blocks.css

+ 0 - 6
publication/blocks.css

@@ -18,12 +18,6 @@ Description: Used to style Gutenberg Blocks.
 1.0 General Block Styles
 --------------------------------------------------------------*/
 
-/* Alignments */
-
-.no-sidebar #page {
-	overflow-x: hidden;
-}
-
 /* Full Width */
 
 .no-sidebar .alignfull {