Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/app.css b/css/app.css
index 6aeb81d7..8b0259e5 100644
--- a/css/app.css
+++ b/css/app.css
@@ -191,9 +191,6 @@
clear: both;
padding: 0 1em; }
-.tab-margin-top {
- margin-top: 12px; }
-
/**
* Nextcloud - passman
*
@@ -1211,6 +1208,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
+.ng-app-frame {
+ display: block !important; }
+
.spacer-top-30 {
margin-top: 30px; }