improved button psitioning. see #65
This commit is contained in:
parent
7fdc88a283
commit
18502ce731
1 changed files with 5 additions and 0 deletions
|
|
@ -175,4 +175,9 @@ table .sort.desc {
|
|||
position: absolute;
|
||||
right:10px;
|
||||
top:10px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#btnExportAll{
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
Loading…
Reference in a new issue