Avoid being too specific in placeholder styles.

pull/1/head
David Schnur 13 years ago
parent ed791745c7
commit 492e97eacc

@ -85,7 +85,7 @@ input[type=checkbox] {
-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
} }
.demo-container > div { #placeholder, #overview {
width: 100%; width: 100%;
height: 100%; height: 100%;
font-size: 14px; font-size: 14px;

Loading…
Cancel
Save