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-1242: Fix button link styling
pull/172/head
ariannedee
5 years ago
parent
bda234493f
commit
7069fe5668
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
@ -673,6 +673,7 @@ div#other_names_fields {
.
btn
{
line-height
:
initial
;
padding
:
12px
15px
;
text-decoration
:
none
;
}
.
btn-primary
{
Write
Preview
Loading…
Cancel
Save