projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c8e86
)
Fixed small style issue
author
Marcel Werk
<burntime@woltlab.com>
Sun, 5 May 2013 13:45:05 +0000
(15:45 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Sun, 5 May 2013 13:45:05 +0000
(15:45 +0200)
wcfsetup/install/files/style/layout.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/layout.less
b/wcfsetup/install/files/style/layout.less
index a73530b87f4d88eeaf59e7490eafec28a67343d4..b4cf068dbfc4075d3c102fefc41aeed3b4cd8bb3 100644
(file)
--- a/
wcfsetup/install/files/style/layout.less
+++ b/
wcfsetup/install/files/style/layout.less
@@
-186,7
+186,7
@@
/* hide user panel labels */
> a > span:not(.icon):not(.badge),
- &#pageLanguageContainer > div > div > h3 {
+ &#pageLanguageContainer > div > div >
div >
h3 {
display: none;
}