diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-08-20 15:54:50 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-08-20 15:59:00 +0200 |
commit | 8ae6abe603571839b74f3106ba53922a849d1125 (patch) | |
tree | d0ad47dffe81e10adde8752478c6ad8bca440b03 /client/components/cards/minicard.styl | |
parent | a79599d76c808520d36aa7c19e366906cb89982c (diff) | |
download | wekan-8ae6abe603571839b74f3106ba53922a849d1125.tar.gz wekan-8ae6abe603571839b74f3106ba53922a849d1125.tar.bz2 wekan-8ae6abe603571839b74f3106ba53922a849d1125.zip |
Switch the font to roboto
Diffstat (limited to 'client/components/cards/minicard.styl')
-rw-r--r-- | client/components/cards/minicard.styl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl index 1cf87beb..d886cd6f 100644 --- a/client/components/cards/minicard.styl +++ b/client/components/cards/minicard.styl @@ -67,17 +67,6 @@ height: 100% width: 100% - .minicard-title - display: block - font-weight: 400 - overflow: hidden - margin-bottom: 2px - text-decoration: none - word-wrap: break-word - - &::selection - background: transparent - .minicard-labels float: right display: flex |