diff options
author | Erling Aaby <erlinaa@stud.hist.no> | 2013-04-25 10:48:40 +0200 |
---|---|---|
committer | Erling Aaby <erlinaa@stud.hist.no> | 2013-04-25 10:48:40 +0200 |
commit | 72a64c1c04c680058065d268546349750dea76b7 (patch) | |
tree | d31201c7d8b7ef662ef4d406b9345c8533b9101f /public/css/use.less | |
parent | Merge branch 'master' of github.com:dennisse/Divid (diff) | |
download | Divid-72a64c1c04c680058065d268546349750dea76b7.tar.gz |
Correction missing bracket
Diffstat (limited to 'public/css/use.less')
-rw-r--r-- | public/css/use.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/use.less b/public/css/use.less index 0ece7fa..cb208b2 100644 --- a/public/css/use.less +++ b/public/css/use.less @@ -48,3 +48,4 @@ background-color: #FF9A00; .logo { float: left; +}
\ No newline at end of file |