Removed button outline when inactive

This commit is contained in:
PCoder 2017-07-08 00:12:10 +05:30
parent eec8caf5ad
commit e298f86290

View file

@ -826,6 +826,7 @@ tech-sub-sec h2 {
margin-top: 20px;
font-size: 20px;
width: 200px;
border: none;
}
.price-calc-section .card .select-configuration select{
outline: none;