瀏覽代碼

Merge pull request #2331 from Automattic/fix/#2129

Button 2: More Block padding
Maggie 4 年之前
父節點
當前提交
f77f7e8762
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      button-2/style.css

+ 1 - 4
button-2/style.css

@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/button-2/
 Author: Automattic
 Author URI: http://automattic.com
 Description: A stylish, lighthearted theme for crafters, hobbyists, and creatives.
-Version: 2.1.5-wpcom
+Version: 2.1.6-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: button
@@ -1453,13 +1453,10 @@ td#next {
 }
 
 a.more-link {
-	position: absolute;
 	z-index: 1;
 	bottom: -32px;
 	display: block;
 	width: 100%;
-	height: 124px;
-	padding-top: 100px;
 	transition: .3s;
 	font-family: Lora, Garamond, serif;
 	font-weight: bold;