Browse Source

Minor css fix

pull/160/head
Foley Lynn 8 years ago
parent
commit
9cdf7eeba4
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      edivorce/apps/core/static/css/main.css
  2. +1
    -0
      edivorce/apps/core/static/css/main.scss

+ 1
- 1
edivorce/apps/core/static/css/main.css
File diff suppressed because it is too large
View File


+ 1
- 0
edivorce/apps/core/static/css/main.scss View File

@ -640,6 +640,7 @@ textarea {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
height: auto;
.more_information-close {
float: right;
font-size: 24px;


Loading…
Cancel
Save