Browse Source

Posts mobile fix

Vova Tkach 6 years ago
parent
commit
c99b7e738d
2 changed files with 7 additions and 2 deletions
  1. 7 2
      assets/cp.styles.css
  2. 0 0
      assets/cp.styles.css.go

+ 7 - 2
assets/cp.styles.css

@@ -438,8 +438,8 @@ ul.pagination {
 		margin-bottom: 0px;
 		margin-bottom: 0px;
 	}
 	}
 
 
-	.data-form.users-add .form-group.n7,
-	.data-form.users-modify .form-group.n7 {
+	.data-form.blog-add .form-group.n5,
+	.data-form.blog-modify .form-group.n5 {
 		margin-bottom: 0px;
 		margin-bottom: 0px;
 	}
 	}
 
 
@@ -447,6 +447,11 @@ ul.pagination {
 	.data-form.blog-categories-modify .form-group.n4 {
 	.data-form.blog-categories-modify .form-group.n4 {
 		margin-bottom: 0px;
 		margin-bottom: 0px;
 	}
 	}
+
+	.data-form.users-add .form-group.n7,
+	.data-form.users-modify .form-group.n7 {
+		margin-bottom: 0px;
+	}
 }
 }
 
 
 @media (max-width: 575px) {
 @media (max-width: 575px) {

File diff suppressed because it is too large
+ 0 - 0
assets/cp.styles.css.go


Some files were not shown because too many files changed in this diff