maTh 3 лет назад
Родитель
Сommit
7ff6344854
2 измененных файлов с 2 добавлено и 12 удалено
  1. 1 6
      p/themes/base-theme/template.css
  2. 1 6
      p/themes/base-theme/template.rtl.css

+ 1 - 6
p/themes/base-theme/template.css

@@ -295,13 +295,8 @@ td.numeric {
 	display: none !important;
 }
 
-/* login and register form */
+/* prompt: login + register form + alert message banner */
 .prompt {
-	margin: 3rem auto;
-	padding: 2rem;
-	max-width: 400px;
-	min-width: 300px;
-	width: 33%;
 	text-align: center;
 }
 

+ 1 - 6
p/themes/base-theme/template.rtl.css

@@ -295,13 +295,8 @@ td.numeric {
 	display: none !important;
 }
 
-/* login and register form */
+/* prompt: login + register form + alert message banner */
 .prompt {
-	margin: 3rem auto;
-	padding: 2rem;
-	max-width: 400px;
-	min-width: 300px;
-	width: 33%;
 	text-align: center;
 }