浏览代码

Dalston: Recompiling RTL styles

Allan Cole 6 年之前
父节点
当前提交
ce2c88821b
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      dalston/style-rtl.css

+ 1 - 4
dalston/style-rtl.css

@@ -3393,11 +3393,8 @@ a {
 #masthead {
 #masthead {
 	margin-right: auto;
 	margin-right: auto;
 	margin-left: auto;
 	margin-left: auto;
-	position: relative;
-}
-
-#masthead {
 	padding-bottom: 0;
 	padding-bottom: 0;
+	position: relative;
 }
 }
 
 
 /**
 /**