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-860: fixing percent wrapping on Fact Sheets in IE
pull/160/head
Benard Ebinu
7 years ago
parent
5671c809be
commit
3f41ba75c2
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
edivorce/apps/core/static/css/main.css
+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
@ -321,6 +321,7 @@ div.percent-suffix {
outline
:
none
;
width
:
85
%
;
text-align
:
right
;
display
:
inline
;
}
label
{
width
:
10
%
;
Write
Preview
Loading…
Cancel
Save