make button not be moved by border
This commit is contained in:
parent
6de2485557
commit
0698530947
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ button {
|
|||
padding-bottom: 0;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
border-bottom: 3px solid transparent;
|
||||
}
|
||||
|
||||
button:active {
|
||||
|
|
Loading…
Reference in a new issue