projects
/
pgopen2019.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3fde0b
)
Mobile styles for PgEU
author
Sarah Conway
<sarah.conway@crunchydata.com>
Fri, 31 May 2019 12:55:57 +0000
(
05:55
-0700)
committer
Sarah Conway
<sarah.conway@crunchydata.com>
Fri, 31 May 2019 12:55:57 +0000
(
05:55
-0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index d43e4532b52d680dfe61f21f5ee4615c100d3c78..86467b0a342e67d6c2c3098c6e133716cec6e0a2 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-249,4
+249,15
@@
table.table.table-striped {
.px-5 {
padding: 0 1rem !important;
}
+
+ form.pgeucfpform input,
+ form.pgeucfpform textarea,
+ form.pgeucfpform select {
+ width: 100%;
+ }
+
+ form.pgeucfpform input[type=submit],
+ form.pgeucfpform input[type=button] {
+ margin: 0.75rem 0 0 0;
+ }
}