mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Removing extra margin on the right
--HG-- branch : dev
This commit is contained in:
@@ -9,12 +9,10 @@
|
||||
#shape-tracing-container a, #shape-tracing-container a:link, #shape-tracing-container a:visited {
|
||||
color:rgba(0, 94, 153, 0.8);
|
||||
text-decoration:none;
|
||||
background-color:transparent;
|
||||
}
|
||||
#shape-tracing-container a:hover, #shape-tracing-container a:active, #shape-tracing-container a:focus {
|
||||
color:rgba(0, 94, 153, 1.0);
|
||||
text-decoration:none;
|
||||
background-color:transparent;
|
||||
}
|
||||
|
||||
#shape-tracing-container ul,
|
||||
@@ -150,7 +148,6 @@
|
||||
|
||||
#shape-tracing-window-content {
|
||||
padding:0 0 0 6px;
|
||||
/*overflow:auto;*/
|
||||
}
|
||||
|
||||
#shape-tracing-window .expando-glyph {
|
||||
@@ -292,9 +289,3 @@ button.create-template, background-image :hover {
|
||||
border:0;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
/*Added by Jon*/
|
||||
|
||||
.shape-tracing-meta {
|
||||
overflow:auto;
|
||||
}
|
||||
Reference in New Issue
Block a user