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-646: Icons beside input field display properly in IE11
pull/160/head
Benard Ebinu
7 years ago
parent
d31c5f0ef4
commit
a4de1d0193
2 changed files
with
2 additions
and
1 deletions
Unified 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
@ -563,6 +563,7 @@ select.form-control {
font-size
:
inherit
;
font-size
:
inherit
;
padding
:
12px
15px
;
padding
:
12px
15px
;
line-height
:
1em
;
line-height
:
1em
;
display
:
inline
;
&
.
input-wide
{
&
.
input-wide
{
width
:
70
%
;
width
:
70
%
;
Write
Preview
Loading…
Cancel
Save