Buttons can move to new line
This commit is contained in:
parent
37b7a54d3b
commit
664b7b1f5c
@ -28,8 +28,7 @@
|
||||
color: white;
|
||||
background-color: #2d3d40;
|
||||
width: 100%;
|
||||
height: 38px;
|
||||
padding: 4px;
|
||||
padding: 3px;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
@ -44,7 +43,9 @@
|
||||
background-color: #dbdbdb;
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
height: 100%;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
button span.text { padding: 4px; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user