Allow sending the number of lcd columns as a parameter

This is needed for https://phabricator.wikimedia.org/T76196
and may also nbe useful for many other features.
This commit is contained in:
Amir E. Aharoni
2014-12-02 13:23:22 +02:00
parent 03a1baa4ed
commit 752a295ee2
3 changed files with 18 additions and 6 deletions

View File

@@ -26,10 +26,12 @@
background-clip: padding-box;
}
/*
.uls-wide {
min-width: 715px;
width: 45%;
}
*/
.uls-title-region a {
padding-left: 15px;