Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kunal Marwaha
website
Commits
410c7a97
Commit
410c7a97
authored
9 years ago
by
Anton Akhmerov
Browse files
Options
Downloads
Patches
Plain Diff
make max width similar to previous setting
parent
cafb668c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
content/index.rst
+3
-3
3 additions, 3 deletions
content/index.rst
themes/kwant/templates/base.tmpl
+2
-0
2 additions, 0 deletions
themes/kwant/templates/base.tmpl
with
5 additions
and
3 deletions
content/index.rst
+
3
−
3
View file @
410c7a97
...
...
@@ -142,7 +142,7 @@ Numerical experiment: flying qubit
Nanotechnology 7, 247 (2012) <http://dx.doi.org/doi:10.1038/nnano.2012.28>`_ for
details about the experiment.
.. class:: col-md-
3
.. class:: col-md-
4
.. class:: img-responsive
...
...
@@ -155,7 +155,7 @@ Conductance of a Corbino disk in a quantum Hall regime
.. raw:: html
<object type="image/svg+xml" class="col-md-
3
img-responsive" data="corbino-layout.svgz">corbino-layout.svgz</object>
<object type="image/svg+xml" class="col-md-
4
img-responsive" data="corbino-layout.svgz">corbino-layout.svgz</object>
.. container:: col-md-4
...
...
@@ -169,7 +169,7 @@ Conductance of a Corbino disk in a quantum Hall regime
<http://link.aps.org/doi/10.1103/PhysRevB.84.245447>`_; `arXiv:1110.4280
<http://arxiv.org/abs/1110.4280>`_.
.. class:: col-md-
3
.. class:: col-md-
4
.. class:: img-responsive
...
...
This diff is collapsed.
Click to expand it.
themes/kwant/templates/base.tmpl
+
2
−
0
View file @
410c7a97
...
...
@@ -64,9 +64,11 @@
<div class="body-content">
<!--Body content-->
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
{{ template_hooks['page_header']() }}
{% block content %}{% endblock %}
</div>
</div>
<!--End of body content-->
<footer id="footer" class="row">
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment