Merge pull request #381 from pcoder/task/3562/remove_btn_outline

Removed button outline when inactive
This commit is contained in:
Pcoder 2017-07-07 21:17:29 +02:00 committed by GitHub
commit 81404715d8

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;