Skip to content
Snippets Groups Projects
Commit 19a7f970 authored by srosse's avatar srosse
Browse files

no-jira: fix css typos (patch T. Gross)

parent e8b37287
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,6 @@ ul.sessionControl {
.sketch, .sketch>canvas {
touch-action: none;
user-drag: none;
-webkit-user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
......@@ -1425,7 +1423,6 @@ ul.o_qti_statistics_answers li span.o_qti_statistics_answer {
margin: 0;
padding: 5px 10px 10px 5px;
border-top: 1px solid $panel-default-border;
broder-bottom: 1px solid $panel-default-border;
h4 {
font-size: 100%;
font-weight: bold;
......
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -88,7 +88,6 @@
left: 500px;
width: 400px;
top: -30px;
width: 400xp;
position: absolute;
border-radius: 20px;
}
......
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment