Merge branch 'feature/new-management-cabinet' into 'develop'

поправил расположение блока

See merge request !37
remotes/origin/pm_task_31703
Zolotarev Alexander 9 years ago
commit a8a7589d4a
  1. 8
      templates/cabinet.html

@ -3,7 +3,8 @@
{% block content %}
<style type="text/css">
.functions{
width: 500px;
width: 700px;
float: left;
}
.themes, .homes, .password-change, .open-diplom{
width: 600px;
@ -48,10 +49,7 @@
font-style: bold;
}
.courses{
position: absolute;
right: 300px;
top: 70px;
font-size: 18px;
float: right;
}
</style>

Loading…
Cancel
Save