parent
48df6adbf2
commit
ea36da60d5
|
@ -100,10 +100,10 @@ table.listing-table {
|
||||||
|
|
||||||
a.button {
|
a.button {
|
||||||
.button();
|
.button();
|
||||||
display: block;
|
display: inline-block;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
width: 175px;
|
min-width: 175px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in New Issue