projects
/
pgopen2019.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1202e03
)
Mobile fixes
author
Sarah Conway
<sarah.conway@crunchydata.com>
Thu, 13 Jun 2019 19:36:34 +0000
(12:36 -0700)
committer
Sarah Conway
<sarah.conway@crunchydata.com>
Thu, 13 Jun 2019 19:36:34 +0000
(12:36 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 7491e8d08f237642fc7a20ed33398fad7d4a6bef..1bf2ca069d1942dc6189086d36ff9f6ea9ce7be1 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-306,7
+306,9
@@
table.table.table-striped {
form.pgeuregform select,
form.pgeuregform textarea,
form input#id_email {
- width: 100%;
+ width: 90%;
+ margin-left: 0;
+ min-width: unset;
}
form input#id_email {