mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
make dialog for drop folder file list wider
This commit is contained in:
parent
459739bd01
commit
e142404c71
|
@ -115,6 +115,13 @@ div.help h3 {
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
#dropfolderChooser {
|
||||
width: 60%;
|
||||
left: 20%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
.nav-tabs > li {
|
||||
float:none;
|
||||
|
|
Loading…
Reference in New Issue
Block a user