This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
DIV-457 mobile height fix for more info
pull/160/head
Foley Lynn
8 years ago
parent
3e58a593b4
commit
1e6f1bb336
2 changed files
with
2 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
edivorce/apps/core/static/css/main.css
+1
-3
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
- 3
edivorce/apps/core/static/css/main.scss
View File
@ -1060,9 +1060,7 @@ textarea {
}
.
more_information-column
{
-webkit-box-flex
:
100
%
;
-ms-flex
:
100
%
;
flex
:
100
%
;
background-color
:
$
color-grey-lighter
;
box-shadow
:
inset
0
0
10px
0
rgba
(
0
,
0
,
0
,
0
.
1
)
;
padding
:
20px
45px
;
Write
Preview
Loading…
Cancel
Save