projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f69f713
)
Minor cosmetic changes to form_settings. Hope they're right.
author
Mikael Nordfeldth
<mmn@hethane.se>
Sun, 26 Oct 2014 13:54:48 +0000
(14:54 +0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Sun, 26 Oct 2014 13:55:23 +0000
(14:55 +0100)
theme/base/css/display.css
patch
|
blob
|
history
diff --git
a/theme/base/css/display.css
b/theme/base/css/display.css
index 1029850a1e654fa8b46144a802f420da1b36f759..fd7cb246ff00d9ffd3a502ebff2c9972afad15dd 100644
(file)
--- a/
theme/base/css/display.css
+++ b/
theme/base/css/display.css
@@
-1303,20
+1303,16
@@
form label.submit {
display:none;
}
-.form_settings {
- clear:both;
-}
-
.form_settings fieldset {
margin-top: 10px;
- margin-bottom:
3
0px;
+ margin-bottom:
1
0px;
border: none;
}
.form_settings fieldset fieldset {
- margin-bottom:
4
0px;
+ margin-bottom:
2
0px;
padding: 10px;
- padding-top:
3
0px;
+ padding-top:
1
0px;
border-width:1px;
border-style:solid;
background:rgba(240, 240, 240, 0.2);