projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4313ee8
)
increased the left padding for the custom checkbox/radio-inline class.
author
rsiddharth
<rsd@gnu.org>
Tue, 22 Oct 2013 17:28:46 +0000
(22:58 +0530)
committer
rsiddharth
<rsd@gnu.org>
Tue, 22 Oct 2013 17:28:46 +0000
(22:58 +0530)
2014/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2014/assets/css/custom.css
b/2014/assets/css/custom.css
index 17335aa92f8195dd08ad67bbb376f53fe80d7f72..471db6affc138dcbd368165e78da02d0d653a0db 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-158,7
+158,7
@@
body {
.radio-inline,
.checkbox-inline {
display: inline-block;
- padding-left:
25
px;
+ padding-left:
30
px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;