projects
/
pgopen2019.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd9e954
)
CSS changes
author
Sarah Conway
<sarah.conway@crunchydata.com>
Wed, 5 Jun 2019 01:31:00 +0000
(21:31 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Fri, 21 Jun 2019 00:06:20 +0000
(20:06 -0400)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 8ce7e1ff3e788ed8b802e9ac974d105111d5a2cb..69653ee8f789e8bb1cd6d6df103c5d63bc9261d4 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-160,10
+160,6
@@
form input[type=submit]:hover {
transition: all 0.2s;
}
-form input[type="submit"] {
- margin-left: 0 !important;
-}
-
form.pgeuregform label {
min-width: 35rem;
}
@@
-186,6
+182,7
@@
form input[type=submit] {
form input[type=submit] {
min-width: 20rem;
+ margin-left: 0 !important;
}
ul#id_sessions {