diff options
author | Schanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de> | 2019-02-24 18:35:47 +0100 |
---|---|---|
committer | Schanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de> | 2019-02-24 18:35:47 +0100 |
commit | 69877feba5f3c60fd23d45b402e00f705dc1544b (patch) | |
tree | 911d3110b41ac7d6a804a435a68ae673d594214b | |
parent | 3a7056a700c9febdd40bd7fd0670ce0739250c76 (diff) |
better no dotted lines
-rw-r--r-- | static/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 2a3a5598..e67f74db 100644 --- a/static/styles.css +++ b/static/styles.css @@ -115,7 +115,6 @@ h6.description { } .profile .img-none { - border: dashed 1px #eee; text-align: center; } |