Browse Source

Fix Button Responsiveness of File Block

torres126 6 years ago
parent
commit
e300422b0d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ixion/blocks.css

+ 1 - 0
ixion/blocks.css

@@ -191,6 +191,7 @@ p.has-drop-cap:not(:focus)::first-letter {
 	background: #d7b221;
 	background: #d7b221;
 	box-shadow: none;
 	box-shadow: none;
 	color: white;
 	color: white;
+	display: inline-block;
 	font-size: 16px;
 	font-size: 16px;
 	font-weight: bold;
 	font-weight: bold;
 	text-transform: uppercase;
 	text-transform: uppercase;