Pārlūkot izejas kodu

Merge pull request #2658 from Un-index/patch-2

chore: Align run button text in playground.css
Alexandru Dima 3 gadi atpakaļ
vecāks
revīzija
34de41a057
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      website/playground/playground.css

+ 1 - 0
website/playground/playground.css

@@ -46,6 +46,7 @@ select {
 	border-bottom: 0;
 	cursor: pointer;
 	float: right;
+	font: inherit;
 	padding-left: 16px;
 }
 .playground-page .action.run {