Skip to content
Snippets Groups Projects
Commit 7f378cc8 authored by Anton Bagliy's avatar Anton Bagliy
Browse files

Merge branch 'hotfix/v2.6.1'

parents 5cb65778 c967ee17
Branches
No related merge requests found
......@@ -85,7 +85,7 @@
padding: 7px 4px;
}
input {
width: 100%;
width: 100px;
}
#lesson_new {
width: 400px;
......@@ -98,7 +98,7 @@
position: relative;
border: 1px solid #9A9DA9;
border-radius: 2px;
width: 100%;
width: 100px;
height: 40px;
text-align: center;
}
......@@ -218,7 +218,7 @@
position: relative;
border: 1px solid #9A9DA9;
border-radius: 2px;
width: 100%;
width: 100px;
height: 20px;
text-align: center;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment