1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-29 10:27:35 +01:00

Final fixed before official /delta release

This commit is contained in:
Giulio Cesare Solaroli
2015-07-04 18:43:59 +02:00
parent 2e65e86341
commit e6d071a7c1
18 changed files with 520 additions and 691 deletions

File diff suppressed because one or more lines are too long

View File

@@ -173,6 +173,12 @@ input[type=text] {
width: 0px;
}
}
.extraFeatureContent {
.extraFeature {
height: calc(100% - 50px);
}
}
}
}