Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7843d2d
)
addition to previous fix for MDL-27989 in master
author
Kordan
<kordan@mclink.it>
Tue, 5 Jul 2011 09:32:20 +0000
(11:32 +0200)
committer
Kordan
<kordan@mclink.it>
Tue, 5 Jul 2011 09:32:20 +0000
(11:32 +0200)
theme/formal_white/style/core.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/formal_white/style/core.css
b/theme/formal_white/style/core.css
index
91cc25e
..
15344e3
100644
(file)
--- a/
theme/formal_white/style/core.css
+++ b/
theme/formal_white/style/core.css
@@
-445,6
+445,7
@@
input[type="radio"] {
/* needed to vertically align label of mform groups containing, for instance, select and text */
.mform .fitem {
line-height:2.0em;
+ margin-top:0;
}
.path-backup .mform .hidden .fitem .fgroup {