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:
d318b5c
)
Spacing between .u-photo and .p-name in notices
author
Mikael Nordfeldth
<mmn@hethane.se>
Fri, 16 Jan 2015 15:36:53 +0000
(16:36 +0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Fri, 16 Jan 2015 15:36:53 +0000
(16:36 +0100)
theme/base/css/display.css
patch
|
blob
|
history
diff --git
a/theme/base/css/display.css
b/theme/base/css/display.css
index 5453312947ce1da165a59dff1d6738964162b5b4..d2331ecebaa443fb8fce75f864f2ee17459667ee 100644
(file)
--- a/
theme/base/css/display.css
+++ b/
theme/base/css/display.css
@@
-665,6
+665,7
@@
address .poweredby {
#core .h-card .u-photo {
float: left;
+ margin-right: 8px;
}
.h-card .u-url, .h-card.u-url {
@@
-707,7
+708,7
@@
font-style:italic;
}
.notice .e-content {
- margin-left: 5
5
px;
+ margin-left: 5
6
px;
}
.notice-options {