summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-04-08 11:31:24 +0200
committerPeter Wu <peter@lekensteyn.nl>2015-04-08 11:31:24 +0200
commitf87d596b69e9889cb1ca7a4f0294fe2f91d2fca0 (patch)
treeeefd3fe11319b0e7760e20246b09dbe4bb51b450 /style
parentf51bbd51157e90c7f12486844213dba9e6cd3dc6 (diff)
downloadsite-f87d596b69e9889cb1ca7a4f0294fe2f91d2fca0.tar.gz
Fix clickable box + ellipsis overflow
Diffstat (limited to 'style')
-rw-r--r--style/curriculum.less5
1 files changed, 0 insertions, 5 deletions
diff --git a/style/curriculum.less b/style/curriculum.less
index c909db1..7ad46b0 100644
--- a/style/curriculum.less
+++ b/style/curriculum.less
@@ -46,11 +46,6 @@ body[data-page="curriculum"] #curriculum-menu {
&[data-type="bep"] {
background-color: @color-bep-background;
}
-
- a {
- width: 100%;
- display: inline-block;
- }
}
}
}