Remove torrent/data confirmation modal

This commit is contained in:
Mathias Rasmussen
2016-06-01 16:20:01 +02:00
committed by DC
parent b950829de3
commit 54e70e7158
6 changed files with 41 additions and 8 deletions

View File

@@ -326,7 +326,6 @@ table {
}
.create-torrent input.torrent-is-private {
width: initial;
margin: 0;
}
@@ -404,7 +403,7 @@ button.button-raised:active {
* OTHER FORM ELEMENT DEFAULTS
*/
input {
input[type='text'] {
background: transparent;
width: 300px;
padding: 6px;