mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk web) #4480 "Bottom bar looks bad on iPhone" -- fixed.
This commit is contained in:
@@ -164,9 +164,7 @@ function PrefsDialog(remote) {
|
||||
return {
|
||||
width: $(window).width(),
|
||||
height: $(window).height(),
|
||||
position: [ 'left', 'top' ],
|
||||
resizable: false,
|
||||
draggable: false
|
||||
position: [ 'left', 'top' ]
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user