Browse Source

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

Button 2: More Block padding
Maggie 4 years ago
parent
commit
f77f7e8762
1 changed files with 1 additions and 4 deletions
  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;